annotate paste/paste.27718 @ 11321:14314c55571e

<FireFly> ` echo "$(cat wisdom/fonts) , FireFly\'s fonts http://xen.firefly.nu/up/fonts/ & https://twitter.com/FireyFly/status/899965577481129984" >/tmp/a && cp /tmp/a wisdom/fonts && cat wisdom/fonts
author HackBot
date Mon, 15 Jan 2018 22:31:52 +0000
parents 7f957c1f4661
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4531
7f957c1f4661 <oerjan> revert
HackBot
parents: 4530
diff changeset
1 Usage: words [-dhNo] [DATASETS...] [NUMBER_OF_WORDS]
7f957c1f4661 <oerjan> revert
HackBot
parents: 4530
diff changeset
2
7f957c1f4661 <oerjan> revert
HackBot
parents: 4530
diff changeset
3 options:
7f957c1f4661 <oerjan> revert
HackBot
parents: 4530
diff changeset
4 -l, --list list valid datasets
7f957c1f4661 <oerjan> revert
HackBot
parents: 4530
diff changeset
5 -d, --debug debugging output
7f957c1f4661 <oerjan> revert
HackBot
parents: 4530
diff changeset
6 -N, --dont-normalize don't normalize frequencies when combining
7f957c1f4661 <oerjan> revert
HackBot
parents: 4530
diff changeset
7 multiple Markov models; this has the effect
7f957c1f4661 <oerjan> revert
HackBot
parents: 4530
diff changeset
8 of making larger datasets more influential
7f957c1f4661 <oerjan> revert
HackBot
parents: 4530
diff changeset
9 -o, --target-offset change the target length offset used in the
7f957c1f4661 <oerjan> revert
HackBot
parents: 4530
diff changeset
10 word generation algorithm; use negative integers
7f957c1f4661 <oerjan> revert
HackBot
parents: 4530
diff changeset
11 for best results