diff options
Diffstat (limited to 'coreutils/rm.c')
-rw-r--r-- | coreutils/rm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/rm.c b/coreutils/rm.c index cec34cb9d..70530a458 100644 --- a/coreutils/rm.c +++ b/coreutils/rm.c @@ -11,7 +11,7 @@ * Size reduction. */ //config:config RM -//config: bool "rm" +//config: bool "rm (4.9 kb)" //config: default y //config: help //config: rm is used to remove files or directories. |