tweak help since this works for dirs and files
This commit is contained in:
parent
357d3ecf84
commit
e49e5b147c
@ -159,7 +159,7 @@ static int parse_owner (struct passwd **user, struct group **group,
|
|||||||
}
|
}
|
||||||
|
|
||||||
#include "_usage.h"
|
#include "_usage.h"
|
||||||
#define extraopts "dir1 dir2 ..."
|
#define extraopts "path1 path2 ..."
|
||||||
#define getoptstring "dfm:o:" getoptstring_COMMON
|
#define getoptstring "dfm:o:" getoptstring_COMMON
|
||||||
static struct option longopts[] = {
|
static struct option longopts[] = {
|
||||||
{ "directory", 0, NULL, 'd'},
|
{ "directory", 0, NULL, 'd'},
|
||||||
|
Loading…
Reference in New Issue
Block a user