aboutsummaryrefslogtreecommitdiffstats
path: root/plpnfsd/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'plpnfsd/main.cc')
-rw-r--r--plpnfsd/main.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/plpnfsd/main.cc b/plpnfsd/main.cc
index c4bc2b9..ceb9759 100644
--- a/plpnfsd/main.cc
+++ b/plpnfsd/main.cc
@@ -480,7 +480,8 @@ help()
"\n"
"Supported options:\n"
"\n"
- " -d, --mountpoint=DIR Specify DIR as mountpoint\n"
+ " -d, --mountpoint=DIR Specify DIR as mountpoint\n"
+ " Default for DIR is " DMOUNTPOINT "\n"
" -u, --user=USER Specify USER who owns mounted dir\n"
" -v, --verbose Increase verbosity\n"
" -h, --help Display this text\n"