diff --git a/README.md b/README.md index a9abc39..b895a91 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ Then make sure `~/bin` is in your `$PATH`. On OSX edit ~/.bash_profile (or ~/.ba tldr [options] command [options] - -l, --list: show all available pages - -u, --update: update, force retrieving latest copies of index and - -p, --platform: show page from specific platform rather than autodetecting - -h, -?: this help overview + -l, --list: show all available pages + -p, --platform: show page from specific platform rather than autodetecting + -u, --update: update, force retrieving latest copies of index and + -h, -?, --help: this help overview command Show examples for this command diff --git a/tldr b/tldr index 2c0b6ac..2b294c0 100755 --- a/tldr +++ b/tldr @@ -189,9 +189,10 @@ usage() { USAGE: $cmd [options] [options] - -l, --list: show all available pages - -u, --update: update, force retrieving latest copies of locally cached files - -h, -?: this help overview + -l, --list: show all available pages + -p, --platform: show page from specific platform rather than autodetecting + -u, --update: update, force retrieving latest copies of locally cached files + -h, -?, --help: this help overview Show examples for this command