mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 12:52:59 +00:00
Update cheatsheets
This commit is contained in:
@@ -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}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user