X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmountd%2Fmountd.c;h=f785ef23e6a75a45727081c5a8d217595139812b;hp=73f9f66c074d3328309920cc63affe24ed8103a4;hb=a1c827e358e11fcf27e223ed45a54f6d328e78bc;hpb=b509c95237fb1eb3081f51f8bd08501532e874ce diff --git a/utils/mountd/mountd.c b/utils/mountd/mountd.c index 73f9f66..f785ef2 100644 --- a/utils/mountd/mountd.c +++ b/utils/mountd/mountd.c @@ -31,7 +31,7 @@ static struct nfs_fh_len *get_rootfh(struct svc_req *, dirpath *, int *, int v3) static struct option longopts[] = { { "foreground", 0, 0, 'F' }, - { "descriptors", 0, 0, 'o' }, + { "descriptors", 1, 0, 'o' }, { "debug", 1, 0, 'd' }, { "help", 0, 0, 'h' }, { "exports-file", 1, 0, 'f' },