mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
78951c649c
Co-authored-by: Lena Pastwa <lena@lnps.me>
353 B
353 B
hello
Print "Hello, world!", "hello, world", or a customizable text. More information: https://www.gnu.org/software/hello/manual/hello.html#Invoking-hello.
- Print "Hello, world!":
hello
- Print "hello, world", the traditional type:
hello {{[-t|--traditional]}}
- Print a text message:
hello {{[-g|--greeting]}} "{{greeting_text}}"