blob: 304a23d4555ba3949c11f850885257e68f7f7dec (
plain) (
blame)
1
2
3
4
5
6
7
|
txt2man converts the input text into nroff commands using man(7) macros for
man pages. Smart argument processing is available either for commands using
"-" sign for flags (including long options used in GNU tools). If ifile is
omitted, standard input is taken as argument. Result is displayed on standard
output.
WWW: http://mvertes.free.fr/
|