add release dir

This commit is contained in:
Mario Fetka
2024-05-28 17:59:32 +02:00
parent 1a700daf11
commit 2d5eb9fe1c
142 changed files with 34106 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
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.