commands.sh

cheat

all

Create and view interactive cheat sheets.

More info →

Options (4)

-e, --editboolean

Edit the cheat sheet for a command

Example: cheat {{[-e|--edit]}} {{command}}
-l, --listboolean

List the available cheat sheets

Example: cheat {{[-l|--list]}}
-s, --searchboolean

Search available the cheat sheets for a specified command name

Example: cheat {{[-s|--search]}} {{command}}
-v, --versionboolean

Display version

Example: cheat {{[-v|--version]}}

Examples (5)

Show example usage of a command

Edit the cheat sheet for a command

cheat [-e|--edit] command

List the available cheat sheets

cheat [-l|--list]

Search available the cheat sheets for a specified command name

cheat [-s|--search] command

Display version

cheat [-v|--version]
made by @shridhargupta | data from tldr-pages