Show
Ignore:
Timestamp:
02/04/04 12:17:00 (20 years ago)
Author:
jalet
Message:

pkprinters command line tool added.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/man/genman.sh

    r1287 r1330  
    1414# $Id$ 
    1515# 
    16 for prog in edpykota pykotme repykota warnpykota ; do  
     16for prog in edpykota pykotme repykota warnpykota pkprinters ; do  
    1717    help2man --section=1 --manual "User Commands" --source="C@LL - Conseil Internet & Logiciels Libres" --output=$prog.1 --no-info $prog ;  
    1818done