aboutsummaryrefslogtreecommitdiff
path: root/coreutils/cp.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/cp.c')
-rw-r--r--coreutils/cp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/cp.c b/coreutils/cp.c
index 1e5f36d10..726859c5f 100644
--- a/coreutils/cp.c
+++ b/coreutils/cp.c
@@ -12,7 +12,7 @@
* Size reduction.
*/
//config:config CP
-//config: bool "cp"
+//config: bool "cp (9.7 kb)"
//config: default y
//config: help
//config: cp is used to copy files and directories.