13 lines
379 B
Plaintext
13 lines
379 B
Plaintext
|
This command allows you to obtain the archie manual
|
||
|
page. The optional arguments specify the format of the
|
||
|
returned document. "roff" specifies UNIX troff (or
|
||
|
nroff) format (use the -man macros), while ascii
|
||
|
specifies plain, preformatted ASCII output. With no
|
||
|
arguments it defaults to ascii.
|
||
|
|
||
|
Eg.
|
||
|
|
||
|
manpage roff
|
||
|
|
||
|
will return you the manual page in UNIX troff (or nroff) format.
|