aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man6/pks.6df12
1 files changed, 9 insertions, 3 deletions
diff --git a/man/man6/pks.6df b/man/man6/pks.6df
index 03ab7251..30ae4ba1 100644
--- a/man/man6/pks.6df
+++ b/man/man6/pks.6df
@@ -8,13 +8,19 @@
.B pks
FILE1 FILE2
.br
+program |
+.B pks
+-
+.br
DICT=$HOME/dict
.B pks
.SH DESCRIPTION
.B pks
-picks a random word from a set of files and laughs at it. If no files are
-given, it defaults to /usr/share/dict/words, or the value of DICT (ha, ha!) if
-specified in the environment.
+picks the first word from a random line on a set of files and laughs at it. If
+no files are given, it defaults to /usr/share/dict/words, or the value of DICT
+(ha, ha!) if specified in the environment.
+.P
+A hyphen character "-" can be given as an argument to select standard input.
.SH SEE ALSO
<https://www.youtube.com/watch?v=F8ID1KJQxB8>
.SH AUTHOR