annotate paste/paste.27718 @ 956:82a876c32fa3

<coppro> delquote 325
author HackBot
date Sat, 08 Dec 2012 06:39:55 +0000
parents 4553ef5f4598
children d70bcf1800e0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
801
4553ef5f4598 <elliott> run words --help | paste
HackBot
parents: 0
diff changeset
1 Usage: words [-dhNo] [DATASETS...] [NUMBER_OF_WORDS]
4553ef5f4598 <elliott> run words --help | paste
HackBot
parents: 0
diff changeset
2
4553ef5f4598 <elliott> run words --help | paste
HackBot
parents: 0
diff changeset
3 options:
4553ef5f4598 <elliott> run words --help | paste
HackBot
parents: 0
diff changeset
4 -l, --list list valid datasets
4553ef5f4598 <elliott> run words --help | paste
HackBot
parents: 0
diff changeset
5 -d, --debug debugging output
4553ef5f4598 <elliott> run words --help | paste
HackBot
parents: 0
diff changeset
6 -N, --dont-normalize don't normalize frequencies when combining
4553ef5f4598 <elliott> run words --help | paste
HackBot
parents: 0
diff changeset
7 multiple Markov models; this has the effect
4553ef5f4598 <elliott> run words --help | paste
HackBot
parents: 0
diff changeset
8 of making larger datasets more influential
4553ef5f4598 <elliott> run words --help | paste
HackBot
parents: 0
diff changeset
9 -o, --target-offset change the target length offset used in the
4553ef5f4598 <elliott> run words --help | paste
HackBot
parents: 0
diff changeset
10 word generation algorithm; use negative integers
4553ef5f4598 <elliott> run words --help | paste
HackBot
parents: 0
diff changeset
11 for best results