changeset 398:bdb161c7f923

<elliott> run words --help | paste
author HackBot
date Fri, 18 May 2012 01:09:28 +0000
parents fe852e72f4e2
children 6b764a24a201
files paste/paste.29925
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/paste/paste.29925	Fri May 18 01:09:28 2012 +0000
@@ -0,0 +1,11 @@
+Usage: words [-dhNo] [DATASETS...] [NUMBER_OF_WORDS]
+
+options:
+  -l, --list             list valid datasets
+  -d, --debug            debugging output
+  -N, --dont-normalize   don't normalize frequencies when combining
+                         multiple Markov models; this has the effect
+                         of making larger datasets more influential
+  -o, --target-offset    change the target length offset used in the
+                         word generation algorithm; use negative integers
+                         for best results