Show
Ignore:
Timestamp:
02/21/05 01:15:37 (19 years ago)
Author:
jalet
Message:

Updated manual pages

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/man/sv_SE/edpykota.1

    r1894 r2086  
    1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33. 
    2 .TH EDPYKOTA "1" "november 2004" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
     1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35. 
     2.TH EDPYKOTA "1" "februari 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    33.SH NAME 
    4 edpykota \- manual page for edpykota 1.20_unofficial 
     4edpykota \- manual page for edpykota 1.21alpha27_unofficial 
    55.SH DESCRIPTION 
    6 edpykota v1.20_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
     6edpykota v1.21alpha27_unofficial (c) 2003, 2004, 2005 C@LL \- Conseil Internet & Logiciels Libres 
    77A Print Quota editor for PyKota. 
    88.PP 
     
    3434If both are to be set, separate them with a comma. 
    3535Floating point values are allowed. 
     36.TP 
     37\fB\-o\fR | \fB\-\-overcharge\fR f 
     38Sets the overcharging factor applied to the user 
     39when computing the cost of a print job. Positive or 
     40negative floating point values are allowed, 
     41this allows you to do some really creative 
     42things like giving money to an user whenever 
     43he prints. The number of pages in a print job 
     44is not modified by this coefficient, only the 
     45cost of the job for a particular user. 
     46Only users have a coefficient. 
    3647.TP 
    3748\fB\-i\fR | \fB\-\-ingroups\fR g1[,g2...] 
     
    8091Resets the actual and life time page counters 
    8192for the user or group to zero on the specified 
    82 printers. 
     93printers. This is a shortcut for '\-\-used 0'. 
    8394.TP 
    8495\fB\-l\fR | \fB\-\-limitby\fR l 
     
    8697by its account balance or by its page quota. 
    8798The default value is 'quota'. Allowed values 
    88 are 'quota' 'balance' 'quota-then-balance' and 
    89 \&'balance-then-quota'. 
    90 WARNING : quota-then-balance and balance-then-quota 
     99are 'quota' 'balance' 'quota\-then\-balance' and 
     100\&'balance\-then\-quota'. 
     101WARNING : quota\-then\-balance and balance\-then\-quota 
    91102are not yet implemented. 
    92103.TP 
     
    94105Sets the user's account balance to b. 
    95106Account balance may be increase or decreased 
    96 if b is prefixed with + or -. 
     107if b is prefixed with + or \-. 
    97108WARNING : when decreasing account balance, 
    98109the total paid so far by the user is decreased 
     
    106117\fB\-H\fR | \fB\-\-hardlimit\fR hl 
    107118Sets the quota hard limit to hl pages. 
     119.TP 
     120\fB\-U\fR | \fB\-\-used\fR usage 
     121Sets the pagecounters for the user to usage pages; 
     122useful for migrating users from a different system 
     123where they have already used some pages. Actual 
     124and Life Time page counters may be increased or decreased 
     125if usage is prefixed with + or \-. 
     126WARNING : BOTH page counters are modified in all cases, 
     127so be careful. 
     128NB : if 'usage' equals '0', then the action taken is 
     129the same as if \fB\-\-hardreset\fR was used. 
    108130.IP 
    109131user1 through userN and group1 through groupN can use wildcards 
     
    178200When printing either on hplj1 or hplj2, print quota will also be 
    179201checked and accounted for on virtual printers Laser and HP. 
     202.IP 
     203\f(CW$ edpykota --overcharge 2.5 poorstudent\fR 
     204.IP 
     205This will overcharge the poorstudent user by a factor of 2.5. 
     206.IP 
     207\f(CW$ edpykota --overcharge -1 jerome\fR 
     208.IP 
     209User jerome will actually earn money whenever he prints. 
     210.IP 
     211\f(CW$ edpykota --overcharge 0 boss\fR 
     212.IP 
     213User boss can print at will, it won't cost him anything because the 
     214cost of each print job will be multiplied by zero before charging 
     215his account. 
    180216.PP 
    181217This program is free software; you can redistribute it and/or modify 
     
    191227You should have received a copy of the GNU General Public License 
    192228along with this program; if not, write to the Free Software 
    193 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. 
    194 .PP 
    195 Please e-mail bugs to: Jerome Alet - alet@librelogiciel.com 
     229Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111\-1307, USA. 
     230.PP 
     231Please e\-mail bugs to: Jerome Alet \- alet@librelogiciel.com