~teejee2008/timeshift/trunk

« back to all changes in this revision

Viewing changes to man/hello.1

  • Committer: Tony George
  • Date: 2013-10-05 05:34:20 UTC
  • Revision ID: teejee2008@gmail.com-20131005053420-7hbek2g1gf9hhafz
Initial release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.4.
 
2
.TH HELLO "1" "April 2012" "hello 2.8" "User Commands"
 
3
.SH NAME
 
4
hello \- friendly greeting program
 
5
.SH SYNOPSIS
 
6
.B hello
 
7
[\fIOPTION\fR]...
 
8
.SH DESCRIPTION
 
9
Print a friendly, customizable greeting.
 
10
.TP
 
11
\fB\-h\fR, \fB\-\-help\fR
 
12
display this help and exit
 
13
.TP
 
14
\fB\-v\fR, \fB\-\-version\fR
 
15
display version information and exit
 
16
.TP
 
17
\fB\-t\fR, \fB\-\-traditional\fR
 
18
use traditional greeting format
 
19
.TP
 
20
\fB\-n\fR, \fB\-\-next\-generation\fR
 
21
use next\-generation greeting format
 
22
.TP
 
23
\fB\-g\fR, \fB\-\-greeting\fR=\fITEXT\fR
 
24
use TEXT as the greeting message
 
25
.SH "REPORTING BUGS"
 
26
Report bugs to: bug\-hello@gnu.org
 
27
.br
 
28
GNU Hello home page: <http://www.gnu.org/software/hello/>
 
29
.br
 
30
General help using GNU software: <http://www.gnu.org/gethelp/>
 
31
.SH COPYRIGHT
 
32
Copyright \(co 2011 Free Software Foundation, Inc.
 
33
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 
34
.br
 
35
This is free software: you are free to change and redistribute it.
 
36
There is NO WARRANTY, to the extent permitted by law.
 
37
.SH "SEE ALSO"
 
38
The full documentation for
 
39
.B hello
 
40
is maintained as a Texinfo manual.  If the
 
41
.B info
 
42
and
 
43
.B hello
 
44
programs are properly installed at your site, the command
 
45
.IP
 
46
.B info hello
 
47
.PP
 
48
should give you access to the complete manual.