diff options
Diffstat (limited to 'coreutils/mv.c')
-rw-r--r-- | coreutils/mv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/mv.c b/coreutils/mv.c index df2ef0a52..d620c43ab 100644 --- a/coreutils/mv.c +++ b/coreutils/mv.c @@ -12,7 +12,7 @@ * Size reduction and improved error checking. */ //config:config MV -//config: bool "mv" +//config: bool "mv (9.8 kb)" //config: default y //config: help //config: mv is used to move or rename files or directories. |