LIST: Allow a subset of the CASES settings to be specified.
[pspp] / doc / data-io.texi
index 1316f603a6aa9d8c0ee832d460817ba645531570..e1eeff09a37d1876eacc2fb4c269f84a0f21d617 100644 (file)
@@ -942,10 +942,6 @@ currently not used.
 Case numbers start from 1.  They are counted after all transformations
 have been considered.
 
-@cmd{LIST} attempts to fit all the values on a single line.  If needed
-to make them fit, variable names are displayed vertically.  If values
-cannot fit on a single line, then a multi-line format will be used.
-
 @cmd{LIST} is a procedure.  It causes the data to be read.
 
 @node NEW FILE