From c9c1e685fc87ae6f312e1b53d90606ebee837a2d Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Wed, 27 Jun 2001 04:40:12 +0000 Subject: Added doco for the -d parameter. (This used to be commit d8598efb5712c35cc0b59b4e232e3869077d11eb) --- docs/docbook/manpages/smbcacls.1.sgml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/docbook') diff --git a/docs/docbook/manpages/smbcacls.1.sgml b/docs/docbook/manpages/smbcacls.1.sgml index 3aa9920254..997af68331 100644 --- a/docs/docbook/manpages/smbcacls.1.sgml +++ b/docs/docbook/manpages/smbcacls.1.sgml @@ -26,6 +26,7 @@ -G name -n -h + -d @@ -137,6 +138,15 @@ Print usage information on the smbcacls program. + + + + + -d debuglevel + Sets the debug level to the value given + rather than use the value from the + smb.conf file. + -- cgit