Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-22 00:22:43 +00:00
parent 9017f8acda
commit 716a67f83d
236 changed files with 290 additions and 289 deletions

View File

@@ -5,10 +5,10 @@ source: https://github.com/tldr-pages/tldr.git
---
# choco pack
> Package a NuGet specification into a `nupkg` file.
> Package a NuGet specification into a `.nupkg` file.
> More information: <https://docs.chocolatey.org/en-us/create/commands/pack/>.
- Package a NuGet specification to a `nupkg` file:
- Package a NuGet specification to a `.nupkg` file:
`choco pack {{path o\specification_file}}`