annotate paste/paste.29925 @ 12246:f3be034784d0 draft

<b_jonas> addwhatis brachylog(1egobot) - Brachylog, a Prolog-like golf language
author HackEso <hackeso@esolangs.org>
date Thu, 05 Dec 2019 23:44:34 +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