diff options
author | Tim Potter <tpot@samba.org> | 2000-11-05 23:06:13 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2000-11-05 23:06:13 +0000 |
commit | f68bbb4b665376b75a04af349a475928a3721d73 (patch) | |
tree | 0ec9d2ba0a1369402de607082a1d739695146282 /docs/yodldocs | |
parent | a6ff0d29d6dc60942463adebd819b87da4775da5 (diff) | |
download | samba-f68bbb4b665376b75a04af349a475928a3721d73.tar.gz samba-f68bbb4b665376b75a04af349a475928a3721d73.tar.bz2 samba-f68bbb4b665376b75a04af349a475928a3721d73.zip |
Added documentation for printer-notify smbcontrol command.
(This used to be commit fdf6a5c76abc38e16cb7ee3f31512bfc1f639651)
Diffstat (limited to 'docs/yodldocs')
-rw-r--r-- | docs/yodldocs/smbcontrol.1.yo | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/yodldocs/smbcontrol.1.yo b/docs/yodldocs/smbcontrol.1.yo index 4127a5d881..a6e86e6325 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, -or debuglevel. +debuglevel, 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,11 @@ 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(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 +send notify messages to. This message can only be sent to smbd. + label(parameters) dit(bf(parameters)) is any parameters required for the message-type |