New command SHOW SYSTEM to easily print information useful in bug reports.
[pspp] / doc / utilities.texi
index 18a45095e986af89d3c1f26a93169fbddc90f2da..c20410384ed04d38ce78838e3ed45abf76d658e7 100644 (file)
@@ -1018,6 +1018,7 @@ SHOW
         [MXWARNS]
         [N]
         [SCOMPRESSION]
+        [SYSTEM]
         [TEMPDIR]
         [UNDEFINED]
         [VERSION]
@@ -1044,6 +1045,9 @@ Shows the operating system details.
 @item @subcmd{N}
 Reports the number of cases in the active dataset.  The reported number is not
 weighted.  If no dataset is defined, then @samp{Unknown} is reported.
+@item @subcmd{SYSTEM}
+Shows information about how PSPP was built.  This information is
+useful in bug reports.  @xref{Bugs}, for details.
 @item @subcmd{TEMPDIR}
 Shows the path of the directory where temporary files are stored.
 @item @subcmd{VERSION}