mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-05 13:35:25 +02:00
ipcalc, patator, step: use standardized help and version (#16933)
This commit is contained in:
parent
7f4c95ea60
commit
95bdbecf32
3 changed files with 3 additions and 3 deletions
|
@ -23,6 +23,6 @@
|
|||
|
||||
`ipcalc {{[-s|--split]}} {{size1 size2 size3 ...}} {{192.168.0.1}}`
|
||||
|
||||
- Show version information:
|
||||
- Display version:
|
||||
|
||||
`ipcalc {{[-v|--version]}}`
|
||||
|
|
|
@ -23,6 +23,6 @@
|
|||
|
||||
`patator --help`
|
||||
|
||||
- Show help for a particular module:
|
||||
- Display help for a particular module:
|
||||
|
||||
`patator {{module_name}} --help`
|
||||
|
|
|
@ -32,6 +32,6 @@
|
|||
|
||||
`step crypto keypair {{path/to/public_key}} {{path/to/private_key}} --kty {{RSA|EC}}`
|
||||
|
||||
- Show help for subcommands:
|
||||
- Display help for subcommands:
|
||||
|
||||
`step {{path|base64|certificate|completion|context|crl|crypto|oauth|ca|beta|ssh}} --help`
|
||||
|
|
Loading…
Add table
Reference in a new issue