debianmacno-cups
|
Last change
on this file since 9dee329 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:
816 bytes
|
| Line | |
|---|
| 1 | .TH gbr 1 "27 June 2010" |
|---|
| 2 | .SH NAME |
|---|
| 3 | gbr \- sends a file to a Gutenbach queue |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | .B gbr |
|---|
| 6 | [-q \fIQUEUE\fR] \fIFILES\fR |
|---|
| 7 | .SH DESCRIPTION |
|---|
| 8 | Prints files to a Gutenbach queue, given the queue name and the path |
|---|
| 9 | to the files. gbr correctly handles pathname expansion, so (for |
|---|
| 10 | example), if you wish to play all .mp3 files in a directory, the |
|---|
| 11 | command `gbr $queue *.mp3` will send each .mp3 as a separate job. The |
|---|
| 12 | path may also be a URL to a |
|---|
| 13 | .B YouTube |
|---|
| 14 | video (e.g. http://www.youtube.com/watch?v=foo). The Gutenbach queue |
|---|
| 15 | must have previously been added with |
|---|
| 16 | .B gutenbach-client-config |
|---|
| 17 | so that gbr knows which host to use. If no queue is specified, |
|---|
| 18 | .B gbr |
|---|
| 19 | will try to use the default queue, if one is configured. |
|---|
| 20 | .SH SEE ALSO |
|---|
| 21 | gbq(1), gbrm(1), gutenbach-client-config(1) |
|---|
| 22 | .SH AUTHOR |
|---|
| 23 | Jessica Hamrick <jhamrick@mit.edu> |
|---|
Note: See
TracBrowser
for help on using the repository browser.