From f68bbb4b665376b75a04af349a475928a3721d73 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Sun, 5 Nov 2000 23:06:13 +0000 Subject: Added documentation for printer-notify smbcontrol command. (This used to be commit fdf6a5c76abc38e16cb7ee3f31512bfc1f639651) --- docs/yodldocs/smbcontrol.1.yo | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'docs/yodldocs') 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 -- cgit