source: client/bin/gbq.1 @ 814d4f8

debianmacno-cups
Last change on this file since 814d4f8 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
RevLine 
[2c76f34]1.TH gbq 1 "27 June 2010"
2.SH NAME
3gbq \- displays a remote Gutenbach queue
4.SH SYNOPSIS
5.B gbq
[7cdd65d]6[-q \fIQUEUE\fR]
[2c76f34]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
[7cdd65d]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.
[2c76f34]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.