mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
cbonsai: add page (#6898)
This commit is contained in:
parent
0e6984d78b
commit
dd08814141
1 changed files with 24 additions and 0 deletions
24
pages/common/cbonsai.md
Normal file
24
pages/common/cbonsai.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
# cbonsai
|
||||
|
||||
> Cbonsai is a beautifully random bonsai tree CLI generator.
|
||||
> More information: <https://gitlab.com/jallbrit/cbonsai>.
|
||||
|
||||
- Generate a bonsai in live mode:
|
||||
|
||||
`cbonsai -l`
|
||||
|
||||
- Generate a bonsai in infinite mode:
|
||||
|
||||
`cbonsai -i`
|
||||
|
||||
- Append a message to the bonsai:
|
||||
|
||||
`cbonsai -m "{{message}}"`
|
||||
|
||||
- Display extra information about the bonsai:
|
||||
|
||||
`cbonsai -v`
|
||||
|
||||
- Display cbonsai help:
|
||||
|
||||
`cbonsai -h`
|
Loading…
Add table
Reference in a new issue