Manpages update for glabels-qt and glabels-batch-qt

- Document new verbose version option (-V/--Version) introduced in #257
This commit is contained in:
Jaye Evins
2025-12-17 23:47:05 -05:00
parent 90e236f847
commit 82b264a7a0
4 changed files with 35 additions and 19 deletions
+15 -12
View File
@@ -1,8 +1,5 @@
.\" Man page generated from reStructuredText.
.
.TH "GLABELS-BATCH-QT" "1" "Mar 28, 2020" "" "gLabels"
.SH NAME
glabels-batch-qt \- print glabels project from command line
.
.nr rst2man-indent-level 0
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "GLABELS-BATCH-QT" "1" "Dec 17, 2025" "" "gLabels"
.SH NAME
glabels-batch-qt \- print glabels project from command line
.SH SYNOPSIS
.sp
\fBglabels\-batch\-qt\fP [\fIoptions\fP] \fIFILE\fP
@@ -37,7 +37,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.sp
\fBglabels\-batch\-qt\fP is a utility for printing a glabels project file
from the command line. This command takes exactly one project file, FILE. If FILE
is "\-", it expects an XML glabels project to be provided on standard input.
is \(dq\-\(dq, it expects an XML glabels project to be provided on standard input.
.SH OPTIONS
.INDENT 0.0
.TP
@@ -47,7 +47,12 @@ Displays usage information and exits.
.INDENT 0.0
.TP
.B \-v, \-\-version
Displays version information and exits.
Displays brief version information and exits.
.UNINDENT
.INDENT 0.0
.TP
.B \-V, \-\-Version
Displays detailed version information and exits.
.UNINDENT
.INDENT 0.0
.TP
@@ -58,9 +63,9 @@ Send output to <printer>.
.TP
.B \-o [<filename>], \-\-output [<filename>]
.TP
.B Set output filename to <filename>. If filename is "\-", write to standard output.
.B Set output filename to <filename>. If filename is \(dq\-\(dq, write to standard output.
.TP
.B (Default="output.pdf")
.B (Default=\(dqoutput.pdf\(dq)
.UNINDENT
.INDENT 0.0
.TP
@@ -131,16 +136,14 @@ On GNU/Linux platforms, \fBglabels\-batch\-qt\fP must be run from within a windo
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
.EX
xvfb\-run glabels\-batch\-qt \-o output.pdf myProject.glabels
.ft P
.fi
.EE
.UNINDENT
.UNINDENT
.SH REPORTING BUGS
.sp
Bugs and feature requests can be reported via the gLabels issue tracking system at GitHub (<\fI\%https://github.com/j-evins/glabels\-qt/issues\fP>). You will need a GitHub account to submit new issues or to comment on existing issues.
Bugs and feature requests can be reported via the gLabels issue tracking system at GitHub (<\fI\%https://github.com/j\-evins/glabels\-qt/issues\fP>). You will need a GitHub account to submit new issues or to comment on existing issues.
.SH SEE ALSO
.sp
\fBglabels\-qt(1)\fP
+10 -5
View File
@@ -1,8 +1,5 @@
.\" Man page generated from reStructuredText.
.
.TH "GLABELS-QT" "1" "Mar 28, 2020" "" "gLabels"
.SH NAME
glabels-qt \- create labels and business cards
.
.nr rst2man-indent-level 0
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "GLABELS-QT" "1" "Dec 17, 2025" "" "gLabels"
.SH NAME
glabels-qt \- create labels and business cards
.SH SYNOPSIS
.sp
\fBglabels\-qt\fP [\fIoptions\fP] [\fIfilename\fP ...]
@@ -47,7 +47,12 @@ Displays usage information and exits.
.INDENT 0.0
.TP
.B \-v, \-\-version
Displays version information and exits.
Displays brief version information and exits.
.UNINDENT
.INDENT 0.0
.TP
.B \-V, \-\-Version
Displays detailed version information and exits.
.UNINDENT
.SH FILES
.INDENT 0.0
@@ -69,7 +74,7 @@ Directory for manually created product templates.
.UNINDENT
.SH REPORTING BUGS
.sp
Bugs and feature requests can be reported via the gLabels issue tracking system at GitHub (<\fI\%https://github.com/j-evins/glabels\-qt/issues\fP>). You will need a GitHub account to submit new issues or to comment on existing issues.
Bugs and feature requests can be reported via the gLabels issue tracking system at GitHub (<\fI\%https://github.com/j\-evins/glabels\-qt/issues\fP>). You will need a GitHub account to submit new issues or to comment on existing issues.
.SH SEE ALSO
.sp
\fBglabels\-batch\-qt(1)\fP
+5 -1
View File
@@ -25,7 +25,11 @@ OPTIONS
.. option:: -v, --version
Displays version information and exits.
Displays brief version information and exits.
.. option:: -V, --Version
Displays detailed version information and exits.
.. option:: -p <printer>, --printer <printer>
+5 -1
View File
@@ -24,7 +24,11 @@ OPTIONS
.. option:: -v, --version
Displays version information and exits.
Displays brief version information and exits.
.. option:: -V, --Version
Displays detailed version information and exits.
FILES
-----