diff options
Diffstat (limited to 'coreutils/df.c')
-rw-r--r-- | coreutils/df.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/df.c b/coreutils/df.c index cf36716..900c57e 100644 --- a/coreutils/df.c +++ b/coreutils/df.c @@ -18,7 +18,7 @@ * Implement -P and -B; better coreutils compat; cleanup */ //config:config DF -//config: bool "df" +//config: bool "df (7.5 kb)" //config: default y //config: help //config: df reports the amount of disk space used and available |