wol, bzip3, gh-api, lzop, pct: fix typos (#17381)

This commit is contained in:
Managor
2025-07-28 09:31:34 +03:00
committed by GitHub
parent 674a08ee91
commit 02be26f301
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
- Decompress a file overwriting existing files:
`bzip3 {{[-d|--decode]}} {{[-f--force]}} {{path/to/compressed_file.bz3}}`
`bzip3 {{[-d|--decode]}} {{[-f|--force]}} {{path/to/compressed_file.bz3}}`
- Display help:
+1 -1
View File
@@ -21,7 +21,7 @@
- Include the HTTP response headers in the output:
`gh api {{[--include]}} {{endpoint}}`
`gh api {{[-i|--include]}} {{endpoint}}`
- Do not print the response body:
+2 -2
View File
@@ -17,8 +17,8 @@
- Compress a file with the best compression level:
`lzop {{[-9|--best]}} {{[path/to/file]}}`
`lzop {{[-9|--best]}} {{path/to/file}}`
- Compress a file with the fastest compression level:
`lzop {{[-1|--fast]}} {{[path/to/file]}}`
`lzop {{[-1|--fast]}} {{path/to/file}}`
+1 -1
View File
@@ -21,7 +21,7 @@
- Resize the container's disk to 20G:
`pct {{[resi|resize]]} {{100}} {{rootfs|mpX}} {{20G}}`
`pct {{[resi|resize]}} {{100}} {{rootfs|mpX}} {{20G}}`
- Show the configuration of a container, specifying its ID:
+1 -1
View File
@@ -21,7 +21,7 @@
- Read hardware addresses, IP addresses/hostnames, optional ports and SecureON passwords from a file:
`wol {{[-f|--file]]} {{path/to/file}}`
`wol {{[-f|--file]}} {{path/to/file}}`
- Turn on verbose output: