Changeset 7cdd65d for client/bin/gbq.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/gbq.1

    r2c76f34 r7cdd65d  
    44.SH SYNOPSIS
    55.B gbq
    6 \fIQUEUE\fR
     6[-q \fIQUEUE\fR]
    77.SH DESCRIPTION
    88Uses the perl Net::CUPS library to access a remote queue and display
     
    1010Gutenbach queue must have previously been added with
    1111.B gutenbach-client-config
    12 so that gbq knows which host to use.
     12so that gbq knows which host to use.  If no queue is specified,
     13.B gbq
     14will try to use the default queue, if one is configured.
    1315.SH SEE ALSO
    1416gbr(1), gbrm(1), gutenbach-client-config(1)
Note: See TracChangeset for help on using the changeset viewer.