source: client/bin/gbq.1 @ 7cdd65d

debianmacno-cups
Last change on this file since 7cdd65d was 7cdd65d, checked in by Kyle Brogle <broglek@…>, 14 years ago

Implemented default queue in client scripts.
Queue argument now optional for gb{r,rm,q}, and also takes form of -q QUEUE
now.

gutenbach-client-config -sset-default QUEUE will set default queue

Updated manpages accordingly.

  • Property mode set to 100644
File size: 578 bytes
Line 
1.TH gbq 1 "27 June 2010"
2.SH NAME
3gbq \- displays a remote Gutenbach queue
4.SH SYNOPSIS
5.B gbq
6[-q \fIQUEUE\fR]
7.SH DESCRIPTION
8Uses the perl Net::CUPS library to access a remote queue and display
9the current jobs, along with ID numbers, owners, and filenames.  The
10Gutenbach queue must have previously been added with
11.B gutenbach-client-config
12so that gbq knows which host to use.  If no queue is specified,
13.B gbq
14will try to use the default queue, if one is configured.
15.SH SEE ALSO
16gbr(1), gbrm(1), gutenbach-client-config(1)
17.SH AUTHOR
18Jessica Hamrick <jhamrick@mit.edu>
Note: See TracBrowser for help on using the repository browser.