From cdc18f92cca2f14a6e59aa50f2c2a9f076ea9faa Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Mon, 14 Jan 2013 17:23:37 +0100 Subject: docs: use the entities popt.common.samba.server and stdarg.help in samba(8) Signed-off-by: Michael Adam Reviewed-by: Volker Lendecke --- docs-xml/manpages/samba.8.xml | 33 ++------------------------------- 1 file changed, 2 insertions(+), 31 deletions(-) (limited to 'docs-xml/manpages/samba.8.xml') diff --git a/docs-xml/manpages/samba.8.xml b/docs-xml/manpages/samba.8.xml index f6e80693d3..a7b14b251c 100644 --- a/docs-xml/manpages/samba.8.xml +++ b/docs-xml/manpages/samba.8.xml @@ -125,43 +125,16 @@ - - -?|--help - Show help message. - - --usage Display brief usage message. - - -d|--debuglevel=DEBUGLEVEL - Set debug level. - - --debug-stderr Send debug output to STDERR. - - -s|--configfile=CONFIGFILE - Use alternative configuration file. - - - - - --option=SMB_CONF_PARAM=VALUE - Set smb.conf option from command line. - - - - - -l|--log-basename=LOGFILEBASE - Basename for log/debug files. - - --leak-report Enable talloc leak reporting on exit. @@ -174,10 +147,8 @@ - - -V|--version - Print version. - + &popt.common.samba.server; + &stdarg.help; -- cgit