Changeset 7cdd65d for client/bin/gbr.1


Ignore:
Timestamp:
Aug 14, 2010, 9:30:39 PM (14 years ago)
Author:
Kyle Brogle <broglek@…>
Branches:
master, debian, mac, no-cups
Children:
618236b, 9dee329
Parents:
55b24d1
git-author:
Kyle Brogle <broglek@…> (08/14/10 21:30:39)
git-committer:
Kyle Brogle <broglek@…> (08/14/10 21:30:39)
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • client/bin/gbr.1

    r38388ac r7cdd65d  
    44.SH SYNOPSIS
    55.B gbr
    6 \fIQUEUE\fR \fIFILES\fR
     6[-q \fIQUEUE\fR] \fIFILES\fR
    77.SH DESCRIPTION
    88Prints files to a Gutenbach queue, given the queue name and the path
     
    1515must have previously been added with
    1616.B gutenbach-client-config
    17 so that gbr knows which host to use.
     17so that gbr knows which host to use.  If no queue is specified,
     18.B gbr
     19will try to use the default queue, if one is configured.
    1820.SH SEE ALSO
    1921gbq(1), gbrm(1), gutenbach-client-config(1)
Note: See TracChangeset for help on using the changeset viewer.