Changeset 935 for pykota/trunk/man

Show
Ignore:
Timestamp:
04/17/03 15:34:13 (21 years ago)
Author:
jalet
Message:

Manual pages updated

Location:
pykota/trunk/man
Files:
3 modified

Legend:

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

    r837 r935  
    11.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29. 
    2 .TH EDPYKOTA "1" "March 2003" "edpykota 0.99-unofficial" "PyKota Print Quota System" 
     2.TH EDPYKOTA "1" "April 2003" "edpykota 1.03beta2-unofficial" "PyKota Print Quota System" 
    33.SH NAME 
    4 edpykota \- manual page for edpykota 0.99-unofficial 
     4edpykota \- manual page for edpykota 1.03beta2-unofficial 
    55.SH DESCRIPTION 
    6 edpykota v0.99-unofficial (C) 2003 C@LL - Conseil Internet & Logiciels Libres 
     6edpykota v1.03beta2-unofficial (C) 2003 C@LL - Conseil Internet & Logiciels Libres 
    77A Print Quota editor for PyKota. 
    88.PP 
     
    2424exist on the Quota Storage Server. 
    2525.TP 
     26\fB\-d\fR | \fB\-\-delete\fR 
     27Deletes users/groups from the quota storage. 
     28Printers are never deleted. 
     29.TP 
     30\fB\-c\fR | \fB\-\-charge\fR p[,j] 
     31Sets the price per page and per job to charge 
     32for a particular printer. Job price is optional. 
     33If both are to be set, separate them with a comma. 
     34Floating point values are allowed. 
     35.TP 
     36\fB\-i\fR | \fB\-\-ingroups\fR g1[,g2...] 
     37Puts the users into each of the groups 
     38listed, separated by commas. The groups 
     39must already exist in the Quota Storage. 
     40.TP 
    2641\fB\-u\fR | \fB\-\-users\fR 
    2742Edit users print quotas, this is the default. 
     
    3954print quotas 
    4055.TP 
     56\fB\-n\fR | \fB\-\-noquota\fR 
     57Doesn't set a quota but only does accounting. 
     58.TP 
    4159\fB\-r\fR | \fB\-\-reset\fR 
    4260Resets the printed page counter for the user 
    4361or group to zero. The life time page counter 
    4462is kept unchanged. 
     63.TP 
     64\fB\-l\fR | \fB\-\-limitby\fR l 
     65Choose if the user/group is limited in printing 
     66by its account balance or by its page quota. 
     67The default value is 'quota'. Allowed values 
     68are 'quota' and 'balance'. 
     69.TP 
     70\fB\-b\fR | \fB\-\-balance\fR b 
     71Sets the user's account balance to b. 
     72Account balance may be increase or decreased 
     73if b is prefixed with + or -. 
     74WARNING : when decreasing account balance, 
     75the total paid so far by the user is decreased 
     76too. 
     77Groups don't have a real balance, but the 
     78sum of their users' account balance. 
    4579.TP 
    4680\fB\-S\fR | \fB\-\-softlimit\fR sl 
     
    66100printer lp doesn't exist on the Quota Storage Server then nothing is done. 
    67101.IP 
    68 \f(CW$ edpykota --add --printer lp -S 50 -H 60 jerome\fR 
     102\f(CW$ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\fR 
    69103.IP 
    70104Same as above, but if either user jerome or printer lp doesn't exist 
    71 on the Quota Storage Server they are automatically added. 
     105on the Quota Storage Server they are automatically added. Also 
     106user jerome is put into the groups "coders" and "it" which must 
     107already exist in the Quota Storage. 
    72108WARNING : the CUPS PPD file for this printer must still be modified 
    73109.IP 
     
    85121well as every user whose name begins with 'jo'. 
    86122Their life time page counter on each printer will be kept unchanged. 
     123.IP 
     124\f(CW$ edpykota --printer hpcolor --noquota jerome\fR 
     125.IP 
     126This will tell PyKota to not limit jerome when printing on the 
     127hpcolor printer. All his jobs will be allowed on this printer, but 
     128accounting of the pages he prints will still be kept. 
     129Print Quotas for jerome on other printers are unchanged. 
     130.IP 
     131\f(CW$ edpykota --limitby balance jerome\fR 
     132.IP 
     133This will tell PyKota to limit jerome by his account's balance 
     134when printing. 
     135.IP 
     136\f(CW$ edpykota --balance +10.0 jerome\fR 
     137.IP 
     138This will increase jerome's account balance by 10.0 (in your 
     139own currency). You can decrease the account balance with a 
     140dash prefix, and set it to a fixed amount with no prefix. 
     141.IP 
     142\f(CW$ edpykota --delete jerome rachel\fR 
     143.IP 
     144This will completely delete jerome and rachel from the Quota Storage 
     145database. All their quotas and jobs will be deleted too. 
     146.IP 
     147\f(CW$ edpykota --printer lp --charge 0.1\fR 
     148.IP 
     149This will set the page price for printer lp to 0.1. Job price 
     150will not be changed. 
    87151.PP 
    88152This program is free software; you can redistribute it and/or modify 
  • pykota/trunk/man/repykota.1

    r837 r935  
    11.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29. 
    2 .TH REPYKOTA "1" "March 2003" "repykota 0.99-unofficial" "PyKota Print Quota System" 
     2.TH REPYKOTA "1" "April 2003" "repykota 1.03beta2-unofficial" "PyKota Print Quota System" 
    33.SH NAME 
    4 repykota \- manual page for repykota 0.99-unofficial 
     4repykota \- manual page for repykota 1.03beta2-unofficial 
    55.SH DESCRIPTION 
    6 repykota v0.99-unofficial (C) 2003 C@LL - Conseil Internet & Logiciels Libres 
     6repykota v1.03beta2-unofficial (C) 2003 C@LL - Conseil Internet & Logiciels Libres 
    77.PP 
    88Generates print quota reports. 
  • pykota/trunk/man/warnpykota.1

    r837 r935  
    11.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29. 
    2 .TH WARNPYKOTA "1" "March 2003" "warnpykota 0.99-unofficial" "PyKota Print Quota System" 
     2.TH WARNPYKOTA "1" "April 2003" "warnpykota 1.03beta2-unofficial" "PyKota Print Quota System" 
    33.SH NAME 
    4 warnpykota \- manual page for warnpykota 0.99-unofficial 
     4warnpykota \- manual page for warnpykota 1.03beta2-unofficial 
    55.SH DESCRIPTION 
    6 warnpykota v0.99-unofficial (C) 2003 C@LL - Conseil Internet & Logiciels Libres 
     6warnpykota v1.03beta2-unofficial (C) 2003 C@LL - Conseil Internet & Logiciels Libres 
    77.PP 
    88Sends mail to users over print quota. 
     
    2121.TP 
    2222\fB\-u\fR | \fB\-\-users\fR 
    23 Send mail to users over print quota, this is 
    24 the default. 
     23Warns users over their print quota, this is the 
     24default. 
    2525.TP 
    2626\fB\-g\fR | \fB\-\-groups\fR 
    27 Send mail to group administrators instead of users. 
     27Warns users whose groups quota are over limit. 
    2828.TP 
    2929\fB\-P\fR | \fB\-\-printer\fR p 
     
    4949\f(CW$ warnpykota --groups --printer "laserjet*"\fR 
    5050.IP 
    51 This will warn all group administrators of groups which have exceeded 
     51This will warn all users of groups which have exceeded 
    5252their print quota on any printer which name begins with "laserjet" 
    5353.PP