projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
293d065
)
pspp-convert: Add --labels, --recode to usage message.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 29 Dec 2019 15:38:57 +0000
(15:38 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 29 Dec 2019 15:38:57 +0000
(15:38 +0000)
utilities/pspp-convert.c
patch
|
blob
|
history
diff --git
a/utilities/pspp-convert.c
b/utilities/pspp-convert.c
index f7504c2bd8985f6bbf116510f78688449afc0fc0..3489a86b5d61b0e5794f16754e83e5867319b958 100644
(file)
--- a/
utilities/pspp-convert.c
+++ b/
utilities/pspp-convert.c
@@
-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\