]> git.pond.sub.org Git - empserver/blobdiff - info/README
tests/README: Cover info.ps and document .NA use for commands
[empserver] / info / README
index 7ae0f773186a20aa26d3a4f2259966fdbc84dbdf..838aad4163a20455ccce4680345485bea3efc4ee 100644 (file)
@@ -4,9 +4,12 @@ Make remakes info pages, table of contents and index automatically.
 This requires Perl 5 and troff.  To remake just formatted info pages,
 run make info.
 
-To remake HTML info, run make html.  This is not done by default.  The
+To make HTML info, run make html.  This is not done by default.  The
 recommended start page is TOP.html, but you may also like all.html.
 
+To make a single PostScript file for printing, run make info.ps.  This
+is not done by default.  The result is currently quite ugly.
+
 
         --- How to add a new info page ---
 
@@ -43,6 +46,8 @@ The first line must be a title header:
 The second line must be a name header:
 .NA arg1 arg2
   - arg1 must be the name
+  - if the info page is for an Empire command, then arg2 must be the
+    exact command name
   - arg2 is a one-line description of the info page which will be put
     on the subject pages that your info page belongs to.  It should be
     in double quotes