HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

cheatshh — CLI cheatsheet with customized descriptions, tldr and groups, to look into for your reference. Press

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commanddescriptionscheatshhclicustomizedwithcheatsheet

Problem

How to use the cheatshh command: CLI cheatsheet with customized descriptions, tldr and groups, to look into for your reference. Press <Enter> to a command to copy it to your clipboard and exit. More information: <https://github.com/AnirudhG07/cheatshh/blob/main/docs/man/cheatshh.1>.

Solution

cheatshh — CLI cheatsheet with customized descriptions, tldr and groups, to look into for your reference. Press <Enter> to a command to copy it to your clipboard and exit. More information: <https://github.com/AnirudhG07/cheatshh/blob/main/docs/man/cheatshh.1>.

Add a new command to the cheatshheet:
cheatshh {{[-a|--add]}}


Edit an existing command's description or group in the cheatshheet:
cheatshh {{[-ec|--edit-command]}}


Delete an existing command from the cheatshheet:
cheatshh {{[-dc|--delete-command]}}


Create a new group:
cheatshh {{[-g|--group]}}


Edit an existing group's name or description in the cheatsheet:
cheatshh {{[-eg|--edit-group]}}


Delete an existing group and it's sub commands from commands.json file:
cheatshh {{[-dg|--delete-group]}}


Display man pages after tldr in the preview:
cheatshh {{[-m|--man]}}

Code Snippets

Add a new command to the cheatshheet

cheatshh {{[-a|--add]}}

Edit an existing command's description or group in the cheatshheet

cheatshh {{[-ec|--edit-command]}}

Delete an existing command from the cheatshheet

cheatshh {{[-dc|--delete-command]}}

Create a new group

cheatshh {{[-g|--group]}}

Edit an existing group's name or description in the cheatsheet

cheatshh {{[-eg|--edit-group]}}

Context

tldr-pages: common/cheatshh

Revisions (0)

No revisions yet.