1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 15:02:09 +02:00
tldr/pages/common/hello.md
2021-10-08 16:34:52 +05:30

302 B

hello

Print "Hello, world!", "hello, world" or a customizable text. More information: https://www.gnu.org/software/hello/.

  • Print "Hello, world!":

hello

  • Print "hello, world", the traditional type:

hello --traditional

  • Print a text message:

hello --greeting="{{greeting_text}}"