pspp-convert: Add --labels, --recode to usage message.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 29 Dec 2019 15:38:57 +0000 (15:38 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 29 Dec 2019 15:38:57 +0000 (15:38 +0000)
utilities/pspp-convert.c

index f7504c2bd8985f6bbf116510f78688449afc0fc0..3489a86b5d61b0e5794f16754e83e5867319b958 100644 (file)
@@ -473,6 +473,9 @@ General options:\n\
                       is one of the extensions listed above\n\
   -e, --encoding=CHARSET  override encoding of input data file\n\
   -c MAXCASES         limit number of cases to copy (default is all cases)\n\
+CSV output options:\n\
+  --labels            write value labels to output\n\
+  --recode            convert user-missing values to system-missing\n\
 Password options (for used with encrypted files):\n\
   -p PASSWORD         individual password\n\
   -a ALPHABET         with -l, alphabet of passwords to try\n\