annotate paste/paste.29925 @ 12308:8618e3604ab7 draft

<shachaf> learn The password of the month is always set on the 12th of the month.
author HackEso <hackeso@esolangs.org>
date Wed, 12 Feb 2020 01:18:55 +0000
parents bdb161c7f923
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
398
bdb161c7f923 <elliott> run words --help | paste
HackBot
parents:
diff changeset
1 Usage: words [-dhNo] [DATASETS...] [NUMBER_OF_WORDS]
bdb161c7f923 <elliott> run words --help | paste
HackBot
parents:
diff changeset
2
bdb161c7f923 <elliott> run words --help | paste
HackBot
parents:
diff changeset
3 options:
bdb161c7f923 <elliott> run words --help | paste
HackBot
parents:
diff changeset
4 -l, --list list valid datasets
bdb161c7f923 <elliott> run words --help | paste
HackBot
parents:
diff changeset
5 -d, --debug debugging output
bdb161c7f923 <elliott> run words --help | paste
HackBot
parents:
diff changeset
6 -N, --dont-normalize don't normalize frequencies when combining
bdb161c7f923 <elliott> run words --help | paste
HackBot
parents:
diff changeset
7 multiple Markov models; this has the effect
bdb161c7f923 <elliott> run words --help | paste
HackBot
parents:
diff changeset
8 of making larger datasets more influential
bdb161c7f923 <elliott> run words --help | paste
HackBot
parents:
diff changeset
9 -o, --target-offset change the target length offset used in the
bdb161c7f923 <elliott> run words --help | paste
HackBot
parents:
diff changeset
10 word generation algorithm; use negative integers
bdb161c7f923 <elliott> run words --help | paste
HackBot
parents:
diff changeset
11 for best results