From e0d06f556ea52ee7e7d2044f116bd94187448577 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Fri, 21 Sep 2007 11:52:37 +0000 Subject: Add extraopts to our usage --- src/mountinfo.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mountinfo.c') diff --git a/src/mountinfo.c b/src/mountinfo.c index 6ed257a5..c55a942b 100644 --- a/src/mountinfo.c +++ b/src/mountinfo.c @@ -246,6 +246,7 @@ static regex_t *get_regex (char *string) } #include "_usage.h" +#define extraopts "[mount1] [mount2] ..." #define getoptstring "f:F:n:N:o:O:p:P:iqst" getoptstring_COMMON static struct option longopts[] = { { "fstype-regex", 1, NULL, 'f'}, -- cgit v1.2.3