diff options
Diffstat (limited to 'coreutils/dd.c')
-rw-r--r-- | coreutils/dd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/dd.c b/coreutils/dd.c index 6308522..0150aff 100644 --- a/coreutils/dd.c +++ b/coreutils/dd.c @@ -7,7 +7,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config DD -//config: bool "dd" +//config: bool "dd (7.1 kb)" //config: default y //config: help //config: dd copies a file (from standard input to standard output, |