1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/cbonsai.md

25 lines
373 B
Markdown
Raw Normal View History

2021-10-15 00:37:56 +02:00
# cbonsai
> A beautifully random bonsai tree generator.
2021-10-15 00:37:56 +02:00
> 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 help:
2021-10-15 00:37:56 +02:00
`cbonsai -h`