summaryrefslogtreecommitdiff
path: root/coreutils/ls.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/ls.c')
-rw-r--r--coreutils/ls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/ls.c b/coreutils/ls.c
index 6780057..cf52287 100644
--- a/coreutils/ls.c
+++ b/coreutils/ls.c
@@ -28,7 +28,7 @@
* ls sorts listing now, and supports almost all options.
*/
//config:config LS
-//config: bool "ls"
+//config: bool "ls (14 kb)"
//config: default y
//config: help
//config: ls is used to list the contents of directories.