From e49e5b147c7a670b9e3df69ef2cfaf787bbbe3ee Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 14 Jan 2008 05:48:31 +0000 Subject: tweak help since this works for dirs and files --- src/rc/checkpath.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rc/checkpath.c b/src/rc/checkpath.c index 2fdaf22a..3fb43792 100644 --- a/src/rc/checkpath.c +++ b/src/rc/checkpath.c @@ -159,7 +159,7 @@ static int parse_owner (struct passwd **user, struct group **group, } #include "_usage.h" -#define extraopts "dir1 dir2 ..." +#define extraopts "path1 path2 ..." #define getoptstring "dfm:o:" getoptstring_COMMON static struct option longopts[] = { { "directory", 0, NULL, 'd'}, -- cgit v1.2.3