cbonsai: add page (#6898)

beep
nath1as 2021-10-15 00:37:56 +02:00 committed by GitHub
parent 0e6984d78b
commit dd08814141
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

24
pages/common/cbonsai.md Normal file
View 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`