source: client/bin/gbrm.1 @ d768767

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

Add 'last' keyword for gbrm

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