mirror of
https://github.com/mjsarfatti/beddu.git
synced 2025-06-27 01:18:01 +02:00
Complete docs
This commit is contained in:
parent
f53afe80c9
commit
76e2ad7db7
7 changed files with 718 additions and 29 deletions
|
@ -14,8 +14,7 @@ readonly BEDDU_PEN_LOADED=true
|
|||
# italic: Italic text
|
||||
# underline: Underline text
|
||||
# black|red|green|yellow|blue|purple|cyan|white|grey|gray: Color text
|
||||
# [0-9]: ANSI 256 color number
|
||||
# *: Any other text is printed as is
|
||||
# [0-255]: ANSI 256 color number
|
||||
# Examples:
|
||||
# pen "Hello, world!"
|
||||
# pen -n "Hello, world!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue