debianmacno-cups
|
Last change
on this file since 7cdd65d was
7cdd65d,
checked in by Kyle Brogle <broglek@…>, 15 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
|
| Rev | Line | |
|---|
| [2c76f34] | 1 | .TH gbq 1 "27 June 2010" |
|---|
| 2 | .SH NAME |
|---|
| 3 | gbq \- displays a remote Gutenbach queue |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | .B gbq |
|---|
| [7cdd65d] | 6 | [-q \fIQUEUE\fR] |
|---|
| [2c76f34] | 7 | .SH DESCRIPTION |
|---|
| 8 | Uses the perl Net::CUPS library to access a remote queue and display |
|---|
| 9 | the current jobs, along with ID numbers, owners, and filenames. The |
|---|
| 10 | Gutenbach queue must have previously been added with |
|---|
| 11 | .B gutenbach-client-config |
|---|
| [7cdd65d] | 12 | so that gbq knows which host to use. If no queue is specified, |
|---|
| 13 | .B gbq |
|---|
| 14 | will try to use the default queue, if one is configured. |
|---|
| [2c76f34] | 15 | .SH SEE ALSO |
|---|
| 16 | gbr(1), gbrm(1), gutenbach-client-config(1) |
|---|
| 17 | .SH AUTHOR |
|---|
| 18 | Jessica Hamrick <jhamrick@mit.edu> |
|---|
Note: See
TracBrowser
for help on using the repository browser.