diff options
Diffstat (limited to 'coreutils/ls.c')
-rw-r--r-- | coreutils/ls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/ls.c b/coreutils/ls.c index 6780057da..cf5228745 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. |