Changeset 1936 for pykota/trunk/bin

Show
Ignore:
Timestamp:
11/17/04 14:24:05 (19 years ago)
Author:
jalet
Message:

Improved pkbanner's help

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pkbanner

    r1934 r1936  
    2424# 
    2525# $Log$ 
     26# Revision 1.9  2004/11/17 13:24:05  jalet 
     27# Improved pkbanner's help 
     28# 
    2629# Revision 1.8  2004/11/17 13:12:04  jalet 
    2730# Implemented the --savetoner command line option 
     
    8285command line usage : 
    8386 
    84   pkbanner  [options]  [files] 
     87  pkbanner  [options]  
    8588 
    8689options : 
     
    111114  'startingbanner' or 'endingbanner' directives in pykota.conf 
    112115   
    113   For this reason, there's no example. 
    114  
     116    startingbanner: /usr/bin/pkbanner --logo="" --savetoner=75 
     117   
     118      With such a setting in pykota.conf, all print jobs will be  
     119      prefixed with an A4 banner with no logo, and text luminosity will 
     120      be increased by 75%%. The PostScript output will be directly sent 
     121      to your printer. 
     122       
     123  You'll find more examples in the sample configuration file included     
     124  in PyKota. 
     125       
    115126This program is free software; you can redistribute it and/or modify 
    116127it under the terms of the GNU General Public License as published by