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. .\" 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 .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]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u .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 .SH SYNOPSIS
.sp .sp
\fBglabels\-batch\-qt\fP [\fIoptions\fP] \fIFILE\fP \fBglabels\-batch\-qt\fP [\fIoptions\fP] \fIFILE\fP
@@ -37,7 +37,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.sp .sp
\fBglabels\-batch\-qt\fP is a utility for printing a glabels project file \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 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 .SH OPTIONS
.INDENT 0.0 .INDENT 0.0
.TP .TP
@@ -47,7 +47,12 @@ Displays usage information and exits.
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-v, \-\-version .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 .UNINDENT
.INDENT 0.0 .INDENT 0.0
.TP .TP
@@ -58,9 +63,9 @@ Send output to <printer>.
.TP .TP
.B \-o [<filename>], \-\-output [<filename>] .B \-o [<filename>], \-\-output [<filename>]
.TP .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 .TP
.B (Default="output.pdf") .B (Default=\(dqoutput.pdf\(dq)
.UNINDENT .UNINDENT
.INDENT 0.0 .INDENT 0.0
.TP .TP
@@ -131,16 +136,14 @@ On GNU/Linux platforms, \fBglabels\-batch\-qt\fP must be run from within a windo
.INDENT 0.0 .INDENT 0.0
.INDENT 3.5 .INDENT 3.5
.sp .sp
.nf .EX
.ft C
xvfb\-run glabels\-batch\-qt \-o output.pdf myProject.glabels xvfb\-run glabels\-batch\-qt \-o output.pdf myProject.glabels
.ft P .EE
.fi
.UNINDENT .UNINDENT
.UNINDENT .UNINDENT
.SH REPORTING BUGS .SH REPORTING BUGS
.sp .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 .SH SEE ALSO
.sp .sp
\fBglabels\-qt(1)\fP \fBglabels\-qt(1)\fP
+10 -5
View File
@@ -1,8 +1,5 @@
.\" Man page generated from reStructuredText. .\" 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 .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]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u .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 .SH SYNOPSIS
.sp .sp
\fBglabels\-qt\fP [\fIoptions\fP] [\fIfilename\fP ...] \fBglabels\-qt\fP [\fIoptions\fP] [\fIfilename\fP ...]
@@ -47,7 +47,12 @@ Displays usage information and exits.
.INDENT 0.0 .INDENT 0.0
.TP .TP
.B \-v, \-\-version .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 .UNINDENT
.SH FILES .SH FILES
.INDENT 0.0 .INDENT 0.0
@@ -69,7 +74,7 @@ Directory for manually created product templates.
.UNINDENT .UNINDENT
.SH REPORTING BUGS .SH REPORTING BUGS
.sp .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 .SH SEE ALSO
.sp .sp
\fBglabels\-batch\-qt(1)\fP \fBglabels\-batch\-qt(1)\fP
+5 -1
View File
@@ -25,7 +25,11 @@ OPTIONS
.. option:: -v, --version .. 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> .. option:: -p <printer>, --printer <printer>
+5 -1
View File
@@ -24,7 +24,11 @@ OPTIONS
.. option:: -v, --version .. option:: -v, --version
Displays version information and exits. Displays brief version information and exits.
.. option:: -V, --Version
Displays detailed version information and exits.
FILES FILES
----- -----