changeset 801:4553ef5f4598

<elliott> run words --help | paste
author HackBot
date Sun, 14 Oct 2012 23:18:07 +0000
parents 8970b3fbdfd7
children 5348f427bec2
files paste/paste.27718
diffstat 1 files changed, 11 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/paste/paste.27718	Sun Oct 14 01:13:29 2012 +0000
+++ b/paste/paste.27718	Sun Oct 14 23:18:07 2012 +0000
@@ -1,7 +1,11 @@
-2011-09-21.txt:02:08:06: <cheater> that idea "of yours" is mine evincar. i called it "descriptive" or "declarative" languages and told you about it. and in fact you didn't get it at first.
-2011-09-21.txt:02:11:13: <cheater> search for "descriptive" or "declarative"
-2011-09-21.txt:02:12:55: <oerjan> `log <cheater>.*?descriptive
-2011-09-21.txt:02:12:59: <HackEgo> 2011-09-21.txt:02:12:55: <oerjan> `log <cheater>.*?descriptive
-2011-09-21.txt:02:13:02: <oerjan> `log <cheater>.*?descriptive
-2011-09-21.txt:02:13:06: <HackEgo> 2011-09-21.txt:02:11:13: <cheater> search for "descriptive" or "declarative"
-2011-09-21.txt:02:14:25: <monqy> `pastelogs <cheater.*descriptive
+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