Show
Ignore:
Timestamp:
11/28/06 22:38:17 (17 years ago)
Author:
jerome
Message:

Updated pknotify's manual page.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/man/th/pknotify.1

    r3065 r3078  
    22.TH PKNOTIFY "1" "novembre 2006" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NOM 
    4 pknotify \- page de manuel de pknotify 1.25alpha16_unofficial 
     4pknotify \- page de manuel de pknotify 1.25alpha17_unofficial 
    55.SH DESCRIPTION 
    6 pknotify v1.25alpha16_unofficial (c) 2003, 2004, 2005, 2006 Jerome Alet \- alet@librelogiciel.com 
     6pknotify v1.25alpha17_unofficial (c) 2003, 2004, 2005, 2006 Jerome Alet \- alet@librelogiciel.com 
    77.PP 
    88Notifies or ask questions to end users who launched the PyKotIcon application. 
     
    5353is denied after the first unsuccessful try. 
    5454.TP 
     55\fB\-N\fR | \fB\-\-noremote\fR action 
     56If it's impossible to connect to the remote 
     57PyKotIcon machine, do this action instead. 
     58Allowed actions are 'CONTINUE' and 'CANCEL', 
     59which will respectively allow the processing 
     60of the print job to continue, or the job to 
     61be cancelled. The default value is CANCEL. 
     62.TP 
    5563\fB\-n\fR | \fB\-\-notify\fR 
    5664Tells pknotify to send an informational message 
     
    99107examples : 
    100108.IP 
    101 pknotify \fB\-d\fR client:7654 \fB\-\-confirm\fR "This job costs : 
    102 .PP 
    103 10 credits !" 
     109pknotify \fB\-d\fR client:7654 \fB\-\-noremote\fR CONTINUE \fB\-\-confirm\fR "This job costs 10 credits" 
    104110.IP 
    105 Would display the cost of a print job and asks for confirmation. 
     111Would display the cost of the print job and asks for confirmation. 
     112If the end user doesn't have PyKotIcon running and accepting connections 
     113from the print server, PyKota will consider that the end user accepted 
     114to print this job. 
    106115.IP 
    107116pknotify \fB\-\-destination\fR $PYKOTAJOBORIGINATINGHOSTNAME:7654 \e