Added my own implementation of "Hello world" as an example.
This commit is contained in:
26
hello.1
Normal file
26
hello.1
Normal file
@@ -0,0 +1,26 @@
|
||||
.\" hello.1
|
||||
.TH HELLO 1 "Nov. 2007" "heinzel" "User Commands"
|
||||
|
||||
.SH NAME
|
||||
hello \- Send greetings to everyone
|
||||
|
||||
.SH SYNOPSIS
|
||||
.B hello
|
||||
|
||||
.SH DESCRIPTION
|
||||
.B hello
|
||||
print the message "Hello World." to standard output.
|
||||
|
||||
.SH OPTIONS
|
||||
none
|
||||
|
||||
.SH BUGS
|
||||
.B hello
|
||||
is maybe the only program that has no bugs.
|
||||
|
||||
.SH AUTHOR
|
||||
heinzel <heinzel@heinzelwelt.de>
|
||||
|
||||
.SH SEE ALSO
|
||||
.BR echo (1)
|
||||
|
||||
Reference in New Issue
Block a user