pages*: fix small typos (#11850)
* pages*: fix small typos * pages/*: make help and version commands consistent * pages/*: follow "path/to/file" pattern * nop: generic display help wording
This commit is contained in:
@@ -33,4 +33,4 @@
|
||||
|
||||
- Podanie nazwy użytkownika i hasła do uwierzytelnienia:
|
||||
|
||||
`choco install {{pakiet}} --user {{nazwa_użytkownika}}} --password {{hasło}}`
|
||||
`choco install {{pakiet}} --user {{nazwa_użytkownika}} --password {{hasło}}`
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
- Odinstalowanie jednego lub więcej pakietów (oddzielonych spacją):
|
||||
|
||||
`choco uninstall {{{pakiet(pakietów)}}`
|
||||
`choco uninstall {{pakiet(pakietów)}}`
|
||||
|
||||
- Odinstalowanie konkretnej wersji pakietu:
|
||||
|
||||
|
Reference in New Issue
Block a user