diff options
author | David O'Neill <dmo@samba.org> | 2001-01-05 17:50:50 +0000 |
---|---|---|
committer | David O'Neill <dmo@samba.org> | 2001-01-05 17:50:50 +0000 |
commit | fbe0299e54df9173859182fad0071c7a3217b403 (patch) | |
tree | e161a13114818b852d02797a3913395851beb19d /docs/yodldocs | |
parent | b6e811b90bf8cc6ca440ffedd210e5b16df555b2 (diff) | |
download | samba-fbe0299e54df9173859182fad0071c7a3217b403.tar.gz samba-fbe0299e54df9173859182fad0071c7a3217b403.tar.xz samba-fbe0299e54df9173859182fad0071c7a3217b403.zip |
Merge of documentation updates to HEAD. These got missed somewhere along
the way.
(This used to be commit afad150bacfd02ec83c57ea9ba9152ff59fb7eee)
Diffstat (limited to 'docs/yodldocs')
-rw-r--r-- | docs/yodldocs/smbcontrol.1.yo | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/yodldocs/smbcontrol.1.yo b/docs/yodldocs/smbcontrol.1.yo index a6e86e63259..9edfc97570c 100644 --- a/docs/yodldocs/smbcontrol.1.yo +++ b/docs/yodldocs/smbcontrol.1.yo @@ -45,7 +45,7 @@ process. label(messagetype) dit(bf(message-type)) is one of: debug, force-election, ping, profile, -debuglevel, or printer-notify. +debuglevel, profilelevel, or printer-notify. The bf(debug) message-type allows the debug level to be set to the value specified by the parameter. This can be sent to any of the destinations. @@ -69,6 +69,10 @@ The bf(debuglevel) message-type sends a "request debug level" message. The current debug level setting is returned by a "debuglevel" message. This can be sent to any of the destinations. +The bf(profilelevel) message-type sends a "request profile level" message. +The current profile level setting is returned by a +"profilelevel" message. This can be sent to any of the destinations. + The bf(printer-notify) message-type sends a message to smbd which in turn sends a printer notify message to any Windows NT clients connected to a printer. This message-type takes an argument of the printer name to |