aboutsummaryrefslogtreecommitdiff
path: root/coreutils/shuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/shuf.c')
-rw-r--r--coreutils/shuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/shuf.c b/coreutils/shuf.c
index 217f15c97..b1a9d1254 100644
--- a/coreutils/shuf.c
+++ b/coreutils/shuf.c
@@ -8,7 +8,7 @@
8 */ 8 */
9 9
10//config:config SHUF 10//config:config SHUF
11//config: bool "shuf" 11//config: bool "shuf (5.4 kb)"
12//config: default y 12//config: default y
13//config: help 13//config: help
14//config: Generate random permutations 14//config: Generate random permutations