source: client/bin/gutenbach-client-config.1 @ 1c3f290

debianmacno-cups
Last change on this file since 1c3f290 was 1c3f290, checked in by Jessica B. Hamrick <jhamrick@…>, 14 years ago

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

  • Property mode set to 100644
File size: 1.2 KB
RevLine 
[e83b2d7]1.TH gutenbach-client-config 1 "02 October 2010"
[2c76f34]2.SH NAME
3gutenbach-client-config \- displays a remote Gutenbach queue
4.SH SYNOPSIS
5.B gutenbach-client-config
[e83b2d7]6[options]
[2c76f34]7.SH DESCRIPTION
8Provides options to add, remove, or list remote Gutenbach queues.  The
9list of queues is stored in the
10.B $HOME/.gutenbach
11directory, with a separate file for each queue.  This means that it is
12not necessary for the local representation of a remote queue to have
13the same name as the remote queue: for example, there could be a file
14in the config directory called "sipb", whose contents specify the
15remote to be "sipbmp3".  Then, when using other commands such as
16.BR gbr ,
17.BR gbq ,
18or
19.BR gbrm ,
20you would use "sipb" instead of "sipbmp3".
21.TP
22\fB\-l\fR, \fB\-\-list\fR
23List available queues
24.TP
25\fB\-a\fR, \fB\-\-add\fR QUEUE
26Add a remote queue.  Must be used in conjunction with
[e83b2d7]27.B \fB\-\-host\fR
[2c76f34]28.TP
[e83b2d7]29\fB\-d\fR, \fB\-\-delete\fR QUEUE Delete a remote queue.
30.TP
31\fB\-s\fR, \fB\-\-set\-default\fR QUEUE
32Set the default queue
[2c76f34]33.TP
34\fB\-h\fR, \fB\-\-host\fR HOST
35Hostname for the queue
[7cdd65d]36.TP
[1c3f290]37\fB\-e\fR, \fB\-\-help\fR
[e83b2d7]38Print a help message
[2c76f34]39.SH SEE ALSO
40gbr(1), gbrm(1), gbq(1)
41.SH AUTHOR
42Jessica Hamrick <jhamrick@mit.edu>
Note: See TracBrowser for help on using the repository browser.