diff options
Diffstat (limited to 'coreutils/mkdir.c')
-rw-r--r-- | coreutils/mkdir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/mkdir.c b/coreutils/mkdir.c index d0b74bfde..22851187c 100644 --- a/coreutils/mkdir.c +++ b/coreutils/mkdir.c | |||
@@ -17,7 +17,7 @@ | |||
17 | //config: bool "mkdir (4.4 kb)" | 17 | //config: bool "mkdir (4.4 kb)" |
18 | //config: default y | 18 | //config: default y |
19 | //config: help | 19 | //config: help |
20 | //config: mkdir is used to create directories with the specified names. | 20 | //config: mkdir is used to create directories with the specified names. |
21 | //config: | 21 | //config: |
22 | //config:config FEATURE_MKDIR_LONG_OPTIONS | 22 | //config:config FEATURE_MKDIR_LONG_OPTIONS |
23 | //config: bool "Enable long options" | 23 | //config: bool "Enable long options" |