HOST: Use more modern syntax.
[pspp] / doc / utilities.texi
index d4e7d3d9aa565e4da975e47610e26dbabfc83d44..9f57a76739b43c0a7921b96df18bf66c32905e26 100644 (file)
@@ -212,12 +212,19 @@ control to the operating system.
 
 @display
 HOST.
+HOST COMMAND=['command'...].
 @end display
 
 @cmd{HOST} suspends the current PSPP session and temporarily returns control 
 to the operating system.
 This command cannot be used if the SAFER setting is active.
 
+If the COMMAND subcommand is specified, as a sequence of shell
+commands as quoted strings within square brackets, then PSPP executes
+them together in a single subshell.
+
+If no subcommands are specified, then PSPP invokes an interactive
+subshell.
 
 @node INCLUDE
 @section INCLUDE