Changeset 1c3f290


Ignore:
Timestamp:
Oct 3, 2010, 9:54:16 PM (13 years ago)
Author:
Jessica B. Hamrick <jhamrick@…>
Branches:
master, debian, mac, no-cups
Children:
267d44e
Parents:
e83b2d7
git-author:
Jessica B. Hamrick <jhamrick@…> (10/03/10 21:50:29)
git-committer:
Jessica B. Hamrick <jhamrick@…> (10/03/10 21:54:16)
Message:

Changed -H to -e in gutenbach-client-config

Location:
client/bin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • client/bin/gutenbach-client-config

    rfc8707b r1c3f290  
    1717        -s, --set-default QUEUE Set the default queue
    1818        -h, --host HOST         Hostname for the queue (must be used with -a)
    19         -H, --help              Print this message
     19        -e, --help              Print this message
    2020USAGE
    2121
     
    3434            'd|delete=s' => \$delete,
    3535            'h|host=s' => \$host,
    36             'H|help' => \$help);
     36            'e|help' => \$help);
    3737
    3838# if the -H flag was passed, then print the usage and exit
  • client/bin/gutenbach-client-config.1

    re83b2d7 r1c3f290  
    3535Hostname for the queue
    3636.TP
    37 \fB\-H\fR, \fB\-\-help\fR
     37\fB\-e\fR, \fB\-\-help\fR
    3838Print a help message
    3939.SH SEE ALSO
Note: See TracChangeset for help on using the changeset viewer.