diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-08 22:22:47 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-08 22:22:47 +0000 |
commit | 73742c2566e6f8d56b3b132026ad477b9924e774 (patch) | |
tree | 823ee8f3472c0901cdcc6d662a110efc4b7ea1ae /man | |
parent | f2f8ea1001b4e29bba94b47f72d21f758e596288 (diff) | |
download | coreutils-73742c2566e6f8d56b3b132026ad477b9924e774.tar.xz |
New file, introduced for shuf, sort -R, and/or shred.
Diffstat (limited to 'man')
-rw-r--r-- | man/shuf.x | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/shuf.x b/man/shuf.x new file mode 100644 index 000000000..bda519fa9 --- /dev/null +++ b/man/shuf.x @@ -0,0 +1,4 @@ +[NAME] +shuf \- generate random permutations +[DESCRIPTION] +.\" Add any additional description here |