1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-26 14:24:04 +02:00
tldr/pages/common/hello.md

352 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}}"