1HELLO(1) User Commands HELLO(1)
2
3
4
6 hello - friendly greeting program
7
9 hello [OPTION]...
10
12 Print a friendly, customizable greeting.
13
14 -t, --traditional
15 use traditional greeting
16
17 -g, --greeting=TEXT
18 use TEXT as the greeting message
19
20 --help display this help and exit
21
22 --version
23 output version information and exit
24
26 See man/hello.x
27 ⟨https://git.savannah.gnu.org/cgit/hello.git/tree/man/hello.x⟩ for how
28 to add additional information to a manual page.
29
31 Written by Karl Berry, Sami Kerola, Jim Meyering, and Reuben Thomas.
32
34 Report bugs to: bug-hello@gnu.org
35 GNU Hello home page: <https://www.gnu.org/software/hello/>
36 General help using GNU software: <https://www.gnu.org/gethelp/>
37 Report GNU Hello translation bugs to <https://translationpro‐
38 ject.org/team/>
39
41 Copyright © 2020 Free Software Foundation, Inc. License GPLv3+: GNU
42 GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
43 This is free software: you are free to change and redistribute it.
44 There is NO WARRANTY, to the extent permitted by law.
45
47 The full documentation for hello is maintained as a Texinfo manual. If
48 the info and hello programs are properly installed at your site, the
49 command
50
51 info hello
52
53 should give you access to the complete manual.
54
55
56
57hello 2.12.1 May 2022 HELLO(1)