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 d620c43..147dd3b 100644 --- a/coreutils/mv.c +++ b/coreutils/mv.c @@ -15,7 +15,7 @@ //config: bool "mv (9.8 kb)" //config: default y //config: help -//config: mv is used to move or rename files or directories. +//config: mv is used to move or rename files or directories. //config: //config:config FEATURE_MV_LONG_OPTIONS //config: bool "Enable long options" |