Changeset 3078 for pykota/trunk/man/pl
- Timestamp:
- 11/28/06 22:38:17 (18 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/man/pl/pknotify.1
r3065 r3078 2 2 .TH PKNOTIFY "1" "novembre 2006" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 3 3 .SH NOM 4 pknotify \- page de manuel de pknotify 1.25alpha1 6_unofficial4 pknotify \- page de manuel de pknotify 1.25alpha17_unofficial 5 5 .SH DESCRIPTION 6 pknotify v1.25alpha1 6_unofficial (c) 2003, 2004, 2005, 2006 Jerome Alet \- alet@librelogiciel.com6 pknotify v1.25alpha17_unofficial (c) 2003, 2004, 2005, 2006 Jerome Alet \- alet@librelogiciel.com 7 7 .PP 8 8 Notifies or ask questions to end users who launched the PyKotIcon application. … … 53 53 is denied after the first unsuccessful try. 54 54 .TP 55 \fB\-N\fR | \fB\-\-noremote\fR action 56 If it's impossible to connect to the remote 57 PyKotIcon machine, do this action instead. 58 Allowed actions are 'CONTINUE' and 'CANCEL', 59 which will respectively allow the processing 60 of the print job to continue, or the job to 61 be cancelled. The default value is CANCEL. 62 .TP 55 63 \fB\-n\fR | \fB\-\-notify\fR 56 64 Tells pknotify to send an informational message … … 99 107 examples : 100 108 .IP 101 pknotify \fB\-d\fR client:7654 \fB\-\-confirm\fR "This job costs : 102 .PP 103 10 credits !" 109 pknotify \fB\-d\fR client:7654 \fB\-\-noremote\fR CONTINUE \fB\-\-confirm\fR "This job costs 10 credits" 104 110 .IP 105 Would display the cost of a print job and asks for confirmation. 111 Would display the cost of the print job and asks for confirmation. 112 If the end user doesn't have PyKotIcon running and accepting connections 113 from the print server, PyKota will consider that the end user accepted 114 to print this job. 106 115 .IP 107 116 pknotify \fB\-\-destination\fR $PYKOTAJOBORIGINATINGHOSTNAME:7654 \e