Add tty and listing devices that use VT100 (and xterm) line-drawing
[pspp-builds.git] / doc / invoking.texi
index 125fdd2b884cf6ab7d75f0f07279553d340cdfc6..15b047b8b1031d5f7fb193ac119dc7ceb564212d 100644 (file)
@@ -1,4 +1,4 @@
-@node Invocation, Language, License, Top
+@node Invocation
 @chapter Invoking PSPP
 @cindex invocation
 @cindex PSPP, invoking
@@ -25,7 +25,7 @@ pspp [ -B @var{dir} | --config-dir=@var{dir} ] [ -o @var{device} | --device=@var
 * Informational options::       Helpful information about PSPP.
 @end menu
 
-@node Non-option Arguments, Configuration Options, Invocation, Invocation
+@node Non-option Arguments
 @section Non-option Arguments
 
 Syntax files and output device substitutions can be specified on
@@ -63,7 +63,7 @@ instead.)  Now you should be able to invoke the syntax file just by
 typing its name.  You can include any options on the command line as
 usual.  PSPP entirely ignores any lines beginning with @samp{#!}.
 
-@node Configuration Options, Input and output options, Non-option Arguments, Invocation
+@node Configuration Options
 @section Configuration Options
 
 Configuration options are used to change PSPP's configuration for the
@@ -92,21 +92,9 @@ Sets the configuration directory to @var{dir}.  @xref{File locations}.
 Selects the output device with name @var{device}.  If this option is
 given more than once, then all devices mentioned are selected.  This
 option disables all devices besides those mentioned on the command line.
-
-@item -d @var{var}[=@var{value}]
-@itemx --define=@var{var}[=@var{value}]
-
-Defines an `environment variable' named @var{var} having the optional
-value @var{value} specified.  @xref{Variable values}.
-
-@item -u @var{var}
-@itemx --undef=@var{var}
-
-Undefines the `environment variable' named @var{var}.  @xref{Variable
-values}.
 @end table
 
-@node Input and output options, Language control options, Configuration Options, Invocation
+@node Input and output options
 @section Input and output options
 
 Input and output options affect how PSPP reads input and writes
@@ -151,7 +139,7 @@ Invoke heuristics to assist with testing PSPP.  For use by @code{make
 check} and similar scripts.
 @end table
 
-@node Language control options, Informational options, Input and output options, Invocation
+@node Language control options
 @section Language control options
 
 Language control options control how PSPP syntax files are parsed and
@@ -183,8 +171,7 @@ procedures are not executed.  Not yet implemented.
 @item -r
 @itemx --no-statrc
 
-Prevents the execution of the PSPP startup syntax file.  Not yet
-implemented, as startup syntax files aren't, either.
+Prevents the execution of the PSPP startup syntax file.
 
 @item -s
 @itemx --safer
@@ -193,7 +180,7 @@ Disables certain unsafe operations.  This includes the ERASE and
 HOST commands, as well as use of pipes as input and output files.
 @end table
 
-@node Informational options,  , Language control options, Invocation
+@node Informational options
 @section Informational options
 
 Informational options cause information about PSPP to be written to