mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-04 21:55:24 +02:00
448 B
448 B
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]}}