]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
findmnt: remove dublicate usage() line
authorSami Kerola <kerolasa@iki.fi>
Sun, 18 Mar 2012 16:22:57 +0000 (17:22 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 30 Mar 2012 14:48:12 +0000 (16:48 +0200)
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
misc-utils/findmnt.c

index d9b645c470d42d19105cb0c6e5abf09fc5024852..fe91abb5f495ba2264982057b421a5509c9e6363 100644 (file)
@@ -906,7 +906,6 @@ static void __attribute__((__noreturn__)) usage(FILE *out)
        " -f, --first-only       print the first found filesystem only\n"));
 
        fprintf(out, _(
-       " -h, --help             display this help text and exit\n"
        " -i, --invert           invert the sense of matching\n"
        " -l, --list             use list format output\n"
        " -n, --noheadings       don't print column headings\n"