diff --git a/pages/common/ipcalc.md b/pages/common/ipcalc.md index 9c6159e0cd..2306b53bb3 100644 --- a/pages/common/ipcalc.md +++ b/pages/common/ipcalc.md @@ -23,6 +23,6 @@ `ipcalc {{[-s|--split]}} {{size1 size2 size3 ...}} {{192.168.0.1}}` -- Show version information: +- Display version: `ipcalc {{[-v|--version]}}` diff --git a/pages/common/patator.md b/pages/common/patator.md index 720c4c2475..51df5e124c 100644 --- a/pages/common/patator.md +++ b/pages/common/patator.md @@ -23,6 +23,6 @@ `patator --help` -- Show help for a particular module: +- Display help for a particular module: `patator {{module_name}} --help` diff --git a/pages/common/step.md b/pages/common/step.md index b8846f4cdf..c0d80795fd 100644 --- a/pages/common/step.md +++ b/pages/common/step.md @@ -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`