1HELLO(1)                         User Commands                        HELLO(1)
2
3
4

NAME

6       hello - friendly greeting program
7

SYNOPSIS

9       hello [OPTION]...
10

DESCRIPTION

12       Print a friendly, customizable greeting.
13
14       -h, --help
15              display this help and exit
16
17       -v, --version
18              display version information and exit
19
20       -t, --traditional
21              use traditional greeting format
22
23       -n, --next-generation
24              use next-generation greeting format
25
26       -g, --greeting=TEXT
27              use TEXT as the greeting message
28

REPORTING BUGS

30       Report bugs to: bug-hello@gnu.org
31       GNU Hello home page: <http://www.gnu.org/software/hello/>
32       General help using GNU software: <http://www.gnu.org/gethelp/>
33
35       Copyright  ©  2010  Free Software Foundation, Inc.  License GPLv3+: GNU
36       GPL version 3 or later <http://gnu.org/licenses/gpl.html>
37       This is free software: you are free  to  change  and  redistribute  it.
38       There is NO WARRANTY, to the extent permitted by law.
39

SEE ALSO

41       The full documentation for hello is maintained as a Texinfo manual.  If
42       the info and hello programs are properly installed at  your  site,  the
43       command
44
45              info hello
46
47       should give you access to the complete manual.
48
49
50
51hello 2.5                        February 2010                        HELLO(1)
Impressum