Changeset 38388ac for client/bin/gbr.1
- Timestamp:
- Jul 5, 2010, 5:48:11 PM (15 years ago)
- Branches:
- master, debian, mac, no-cups, web
- Children:
- b58aada
- Parents:
- a81397c
- git-author:
- Jessica B. Hamrick <jhamrick@…> (07/05/10 17:48:11)
- git-committer:
- Jessica B. Hamrick <jhamrick@…> (07/05/10 17:48:11)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/bin/gbr.1
rc5a98db r38388ac 4 4 .SH SYNOPSIS 5 5 .B gbr 6 \fIQUEUE\fR \fIFILE \fR6 \fIQUEUE\fR \fIFILES\fR 7 7 .SH DESCRIPTION 8 Prints a file to a Gutenbach queue, given the queue name and the path 9 to the file. The path may also be a URL to a 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 10 13 .B YouTube 11 14 video (e.g. http://www.youtube.com/watch?v=foo). The Gutenbach queue
Note: See TracChangeset
for help on using the changeset viewer.