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'},