From 5faa0cc81f316fe1fb9e4dfc77c65d605b0b6f84 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 19 Jan 2021 07:31:04 +0100 Subject: docs-xml: Update smbcquotas manpage for new cmdline opition parser Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- docs-xml/manpages/smbcquotas.1.xml | 68 ++++++++++++++++++++------------------ 1 file changed, 35 insertions(+), 33 deletions(-) (limited to 'docs-xml/manpages/smbcquotas.1.xml') diff --git a/docs-xml/manpages/smbcquotas.1.xml b/docs-xml/manpages/smbcquotas.1.xml index 5359dca38c3..0d9b6d69e29 100644 --- a/docs-xml/manpages/smbcquotas.1.xml +++ b/docs-xml/manpages/smbcquotas.1.xml @@ -20,26 +20,41 @@ smbcquotas //server/share - -u|--user user + -u|--quota-user=USER -L|--list -F|--fs - -S|--set QUOTA_SET_COMMAND + -S|--set=SETSTRING -n|--numeric - -t|--test-args -v|--verbose - - -d debuglevel - -s configfile - -l logdir - -V - - -U username - -m|--max-protocol LEVEL - -N - -k - -A - - + -t|--test-args + -?|--help + --usage + -d|--debuglevel=DEBUGLEVEL + --debug-stdout + --configfile=CONFIGFILE + --option=name=value + -l|--log-basename=LOGFILEBASE + --leak-report + --leak-report-full + -R|--name-resolve=NAME-RESOLVE-ORDER + -O|--socket-options=SOCKETOPTIONS + -m|--maxprotocol=MAXPROTOCOL + -n|--netbiosname=NETBIOSNAME + --netbios-scope=SCOPE + -W|--workgroup=WORKGROUP + --realm=REALM + -U|--user=[DOMAIN/]USERNAME[%PASSWORD] + -N|--no-pass + --password=STRING + --pw-nt-hash + -A|--authentication-file=FILE + -P|--machine-pass + --simple-bind-dn=DN + --use-kerberos=desired|required|off + --use-krb5-ccache=CCACHE + --use-winbind-ccache + --client-protection=sign|encrypt|off + -V|--version @@ -61,7 +76,7 @@ - -u|--user user + -u|--quota-user user Specifies the user of whom the quotas are get or set. By default the current user's username will be used. @@ -96,17 +111,6 @@ to a readable string format. - - -m|--max-protocol PROTOCOL_NAME - This allows the user to select the - highest SMB protocol level that smbcquotas will use to - connect to the server. By default this is set to - NT1, which is the highest available SMB1 protocol. - To connect using SMB2 or SMB3 protocol, use the - strings SMB2 or SMB3 respectively. - - - -t|--test-args @@ -120,13 +124,11 @@ Be verbose. - - &stdarg.server.debug; - &popt.common.samba; - &popt.common.credentials; &popt.autohelp; - + &cmdline.common.samba.client; + &cmdline.common.connection; + &cmdline.common.credentials; -- cgit v1.2.1