diff --git a/pages/common/cbonsai.md b/pages/common/cbonsai.md new file mode 100644 index 0000000000..55c3745fa5 --- /dev/null +++ b/pages/common/cbonsai.md @@ -0,0 +1,24 @@ +# cbonsai + +> Cbonsai is a beautifully random bonsai tree CLI generator. +> More information: . + +- 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`