pspp-convert: Add --labels and --recode options.
[pspp] / utilities / pspp-convert.1
index 86530ec76c550c898f857f2a5052b9aa4ebbf685..c568e3c0fc52d56cc27f72e2bbf14b247c589d2a 100644 (file)
@@ -81,6 +81,17 @@ Overrides the encoding in which character strings in \fIinput\fR are
 interpreted.  This option is necessary because old SPSS system files
 do not self-identify their encoding.
 .
+.SS "CSV Output Options"
+.PP
+These options affect only output to \fB.csv\fR and \fB.txt\fR files.
+.IP "\fB\-\-labels\fR"
+By default, \fBpspp\-convert\fR writes variables' values to the output.
+With this option, \fBpspp\-convert\fR writes value labels.
+.IP "\fB\-\-recode\fR"
+By default, \fBpspp\-convert\fR writes user-missing values as their
+regular values.  With this option, \fBpspp\-convert\fR recodes them to
+system-missing values (which are written as a single space).
+.
 .SS "Password Options"
 When the input file is encrypted, \fBpspp\-convert\fR needs to obtain
 a password to decrypt it.  To do so, the user may specify the password