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 @@ | |||
28 | * ls sorts listing now, and supports almost all options. | 28 | * ls sorts listing now, and supports almost all options. |
29 | */ | 29 | */ |
30 | //config:config LS | 30 | //config:config LS |
31 | //config: bool "ls" | 31 | //config: bool "ls (14 kb)" |
32 | //config: default y | 32 | //config: default y |
33 | //config: help | 33 | //config: help |
34 | //config: ls is used to list the contents of directories. | 34 | //config: ls is used to list the contents of directories. |