mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-09 15:45:25 +02:00
24 lines
448 B
Markdown
24 lines
448 B
Markdown
# cbonsai
|
|
|
|
> A beautifully random bonsai tree generator.
|
|
> More information: <https://gitlab.com/jallbrit/cbonsai>.
|
|
|
|
- Generate a bonsai in live mode:
|
|
|
|
`cbonsai {{[-l|--live]}}`
|
|
|
|
- Generate a bonsai in infinite mode:
|
|
|
|
`cbonsai {{[-i|--infinite]}}`
|
|
|
|
- Append a message to the bonsai:
|
|
|
|
`cbonsai {{[-m|--message]}} "{{message}}"`
|
|
|
|
- Display extra information about the bonsai:
|
|
|
|
`cbonsai {{[-v|--verbose]}}`
|
|
|
|
- Display help:
|
|
|
|
`cbonsai {{[-h|--help]}}`
|