Added manpages for glabels-qt and glabels-batch-qt.
This commit is contained in:
@@ -0,0 +1,88 @@
|
||||
glabels-batch-qt
|
||||
================
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
|
||||
**glabels-batch-qt** [*options*] [*filename*]
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
||||
:program:`glabels-batch-qt` is a utility for printing files previously
|
||||
prepared with :program:`glabels-qt` from the command line. It is suitable
|
||||
for use with scripts.
|
||||
|
||||
|
||||
OPTIONS
|
||||
-------
|
||||
|
||||
.. program:: glabels-batch-qt
|
||||
|
||||
.. option:: -h, --help
|
||||
|
||||
Displays usage information and exits.
|
||||
|
||||
.. option:: -v, --version
|
||||
|
||||
Displays version information and exits.
|
||||
|
||||
.. program:: glabels-batch-qt
|
||||
|
||||
.. option:: -p <printer>, --printer <printer>
|
||||
|
||||
Send output to <printer>.
|
||||
|
||||
.. option:: -o <filename>, --output <filename>
|
||||
|
||||
Set output filename to <filename>. Set to "-" for stdout.
|
||||
(Default="output.pdf")
|
||||
|
||||
.. option:: -s <n>, --sheets <n>
|
||||
|
||||
Set number of sheets to <n>. (Default=1)
|
||||
|
||||
.. option:: -c <n>, --copies <n>
|
||||
|
||||
Set number of copies to <n>. (Default=1)
|
||||
|
||||
.. option:: -f <n>, --first <n>
|
||||
|
||||
Set starting label on 1st page to <n>. (Default=1)
|
||||
|
||||
.. option:: -l, --outlines
|
||||
|
||||
Print label outlines.
|
||||
|
||||
.. option:: -m, --crop-marks
|
||||
|
||||
Print crop marks.
|
||||
|
||||
.. option:: -r, --reverse
|
||||
|
||||
Print in reverse (mirror image).
|
||||
|
||||
FILES
|
||||
-----
|
||||
|
||||
.. describe:: ${prefix}/share/glabels-qt/templates/
|
||||
|
||||
Directory containing predefined product templates distributed with glabels.
|
||||
|
||||
.. describe:: ${XDG_CONFIG_HOME}/glabels.org/glabels-qt/
|
||||
|
||||
Directory containing user defined product templates created with the
|
||||
gLabels Product Template Designer. **Do not place manually created
|
||||
templates here!**
|
||||
|
||||
.. describe:: ${HOME}/.glabels/
|
||||
|
||||
Directory for manually created product templates.
|
||||
|
||||
|
||||
SEE ALSO
|
||||
--------
|
||||
|
||||
:manpage:`glabels-qt(1)`
|
||||
|
||||
The gLabels homepage at <http://glabels.org/>.
|
||||
Reference in New Issue
Block a user