Greatly simplify PSPP configuration.
[pspp-builds.git] / doc / language.texi
index a57d4ddadc0edbdc4897a40b721ec1c4136cdd53..19c9a6b9dc72593d76ec80ba7ba4722bf71e3772 100644 (file)
@@ -208,9 +208,9 @@ new command, which allows for visual indentation of a command without
 that command being considered part of the previous command. 
 The period terminating the end of a command is optional but recommended.
 
-In interactive mode, each command must  either be terminated with a period,
-or an empty line must follow the command.
-The use of (@samp{+} and @samp{@minus{}} as continuation characters is not
+In interactive mode, each command must be terminated with a period
+or by a blank line.
+The use of @samp{+} and @samp{@minus{}} as continuation characters is not
 permitted.
 
 @node Types of Commands