From 1359e0d1b9317bd5e45a51e2110a03a64a0ee0d0 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 26 Feb 2010 18:21:42 +0100 Subject: df: explain FANCY options in helptext Signed-off-by: Bernhard Reutner-Fischer --- coreutils/Config.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/coreutils/Config.in b/coreutils/Config.in index fe481ffe1..6bdc85abb 100644 --- a/coreutils/Config.in +++ b/coreutils/Config.in @@ -183,6 +183,10 @@ config FEATURE_DF_FANCY help This option enables -a, -i and -B. + -a Show all filesystems + -i Inodes + -B Blocksize + config DIRNAME bool "dirname" default n -- cgit v1.2.3