source: client/bin/gbrm.1 @ 9fdf4a1

debianmacno-cupsweb
Last change on this file since 9fdf4a1 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
RevLine 
[2c76f34]1.TH gbrm 1 "27 June 2010"
2.SH NAME
3gbrm \- removes jobs from a Gutenbach queue
4.SH SYNOPSIS
5.B gbrm
[a81397c]6\fIQUEUE\fR [all|current|\fIID\fR]
[2c76f34]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
[a81397c]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
[d768767]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
[2c76f34]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.