aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorYongcheng Yang <yongcheng.yang@gmail.com>2019-08-23 14:06:42 -0400
committerSteve Dickson <steved@redhat.com>2019-08-23 14:06:42 -0400
commit52db5259fe78c2b948df279b697412f99e12f229 (patch)
treea5d05b001fa2d3185f75db8382906d74bef5e275 /utils
parent018fec63260c4a578356de8ad995362f7e7b4c11 (diff)
downloadnfs-utils-52db5259fe78c2b948df279b697412f99e12f229.tar.gz
gssd: add configure options verbosity to man page rpc.gssd(8)
Signed-off-by: Pierguido Lambri <plambri@redhat.com> Signed-off-by: Yongcheng Yang <yongcheng.yang@gmail.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/gssd/gssd.man8
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/gssd/gssd.man b/utils/gssd/gssd.man
index e620f0d1..cc3a210a 100644
--- a/utils/gssd/gssd.man
+++ b/utils/gssd/gssd.man
@@ -305,6 +305,14 @@ section of the
.I /etc/nfs.conf
configuration file. Values recognized include:
.TP
+.B verbosity
+Value which is equivalent to the number of
+.BR -v .
+.TP
+.B rpc-verbosity
+Value which is equivalent to the number of
+.BR -r .
+.TP
.B use-memcache
A Boolean flag equivalent to
.BR -M .