mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 11:00:40 +00:00
Update cheatsheets
This commit is contained in:
29
cbonsai
Normal file
29
cbonsai
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# cbonsai
|
||||
|
||||
> A beautifully random bonsai tree 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 help:
|
||||
|
||||
`cbonsai -h`
|
||||
Reference in New Issue
Block a user