mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 01:00:54 +00:00
Update cheatsheets
This commit is contained in:
12
tldr/cbonsai
12
tldr/cbonsai
@@ -16,6 +16,18 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`cbonsai {{[-i|--infinite]}}`
|
||||
|
||||
- Set the growth factor of the tree (default: 32):
|
||||
|
||||
`cbonsai {{[-L|--life]}} {{0..200}}`
|
||||
|
||||
- Set the branching factor of the tree (default: 5):
|
||||
|
||||
`cbonsai {{[-M|--multiplier]}} {{0..20}}`
|
||||
|
||||
- Run in screensaver mode (equivalent to `--live --infinite` but any keypress exits):
|
||||
|
||||
`cbonsai {{[-S|--screensaver]}}`
|
||||
|
||||
- Append a message to the bonsai:
|
||||
|
||||
`cbonsai {{[-m|--message]}} "{{message}}"`
|
||||
|
||||
Reference in New Issue
Block a user