Remove deprecated widgets
[pspp] / doc / variables.texi
index 1db8f034a66fc79c5334addb348e6baed606d92f..00a02be61341bb3047b4bf8431cff278c8508808 100644 (file)
@@ -434,6 +434,8 @@ variable names, separated by an equals sign (@samp{=}), within
 parentheses.  There must be the same number of old and new variable
 names.  Each old variable is renamed to the corresponding new variable
 name.  Multiple parenthesized groups of variables may be specified.
+When the old and new variable names contain only a single variable name,
+the parentheses are optional.
 
 @cmd{RENAME VARIABLES} takes effect immediately.  It does not cause the data
 to be read.