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:
@@ -8,14 +8,14 @@
|
||||
|
||||
`toolbox {{subcommand}}`
|
||||
|
||||
- Show help for a `toolbox` subcommand (such as `create`, `enter`, `rm`, `rmi`, etc.):
|
||||
- Display help for a `toolbox` subcommand (such as `create`, `enter`, `rm`, `rmi`, etc.):
|
||||
|
||||
`toolbox help {{subcommand}}`
|
||||
|
||||
- Show general help:
|
||||
- Display help:
|
||||
|
||||
`toolbox --help`
|
||||
|
||||
- Show the `toolbox` version:
|
||||
- Display version:
|
||||
|
||||
`toolbox --version`
|
||||
|
Reference in New Issue
Block a user