Changeset 675cc03


Ignore:
Timestamp:
Oct 3, 2010, 9:50:29 PM (14 years ago)
Author:
Jessica B. Hamrick <jhamrick@…>
Branches:
debian
Children:
623516c
Parents:
28dc075
git-author:
Jessica B. Hamrick <jhamrick@…> (10/03/10 21:50:29)
git-committer:
Jessica B. Hamrick <jhamrick@…> (10/03/10 21:50:29)
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 r675cc03  
    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 r675cc03  
    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.