1
0
mirror of https://git.savannah.gnu.org/git/coreutils.git synced 2025-08-01 10:46:53 +03:00
Files
coreutils/man/sort.x
Pádraig Brady e50f5273aa doc: reference shuf(1) from the sort (-R) man page
* man/sort.x: Cross reference with shuf(1).
* src/sort.c (usage): Mention shuf(1) with -R option.
Suggested in http://bugs.debian.org/641166
2015-10-19 00:05:18 +01:00

7 lines
122 B
Plaintext

[NAME]
sort \- sort lines of text files
[DESCRIPTION]
.\" Add any additional description here
[SEE ALSO]
shuf(1), uniq(1)