diff options
Diffstat (limited to 'coreutils/shuf.c')
-rw-r--r-- | coreutils/shuf.c | 2 |
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 @@ */ //config:config SHUF -//config: bool "shuf" +//config: bool "shuf (5.4 kb)" //config: default y //config: help //config: Generate random permutations |