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:
836 bytes
|
| Rev | Line | |
|---|
| [2c76f34] | 1 | .TH gbrm 1 "27 June 2010" |
|---|
| 2 | .SH NAME |
|---|
| 3 | gbrm \- removes jobs from a Gutenbach queue |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | .B gbrm |
|---|
| [7cdd65d] | 6 | [-q \fIQUEUE\fR] [all|current|\fIID\fR] |
|---|
| [2c76f34] | 7 | .SH DESCRIPTION |
|---|
| 8 | Removes a single job from a Gutenbach queue, given the job id, which |
|---|
| 9 | can be obtained with the |
|---|
| 10 | .B gbq |
|---|
| 11 | command. If |
|---|
| 12 | .B all |
|---|
| [a81397c] | 13 | is used in place of an id, then all jobs are removed from the queue. If |
|---|
| 14 | .B current |
|---|
| 15 | is used in place of an id, then the current (top) job is removed from |
|---|
| [d768767] | 16 | the queue. If |
|---|
| 17 | .B last |
|---|
| 18 | is used in place of an id, then the last job is removed from the |
|---|
| 19 | queue. The queue must have previously been added with |
|---|
| [2c76f34] | 20 | .B gutenbach-client-config |
|---|
| [7cdd65d] | 21 | so that gbrm knows which host to use. If no queue is specified, |
|---|
| 22 | .B gbr |
|---|
| 23 | will try to use the default queue, if one is configured. |
|---|
| [2c76f34] | 24 | .SH SEE ALSO |
|---|
| 25 | gbr(1), gbq(1), gutenbach-client-config(1) |
|---|
| 26 | .SH AUTHOR |
|---|
| 27 | Jessica Hamrick <jhamrick@mit.edu> |
|---|
Note: See
TracBrowser
for help on using the repository browser.