mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 21:22:06 +02:00
322 B
322 B
banner
Print the argument as a large ASCII art. More information: https://manned.org/banner.
- Print the text message as a large banner (quotes are optional):
banner "{{Hello World}}"
- Use a banner width of 50 characters:
banner {{[-w|--width]}} 50 "{{Hello World}}"
- Read text from
stdin
:
banner