Skip to content

Latest commit

History

History
16 lines (9 loc) 路 302 Bytes

hello.md

File metadata and controls

16 lines (9 loc) 路 302 Bytes

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