diff options
Diffstat (limited to 'coreutils/install.c')
-rw-r--r-- | coreutils/install.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/install.c b/coreutils/install.c index 2a642bdb6..4c44f0d4d 100644 --- a/coreutils/install.c +++ b/coreutils/install.c @@ -6,7 +6,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config INSTALL -//config: bool "install" +//config: bool "install (12 kb)" //config: default y //config: help //config: Copy files and set attributes. |