Skip to content

Commit 82b264a

Browse files
committed
Manpages update for glabels-qt and glabels-batch-qt
- Document new verbose version option (-V/--Version) introduced in j-evins#257
1 parent 90e236f commit 82b264a

4 files changed

Lines changed: 35 additions & 19 deletions

File tree

user-docs/_build/man/glabels-batch-qt.1

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH "GLABELS-BATCH-QT" "1" "Mar 28, 2020" "" "gLabels"
4-
.SH NAME
5-
glabels-batch-qt \- print glabels project from command line
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,14 +27,17 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "GLABELS-BATCH-QT" "1" "Dec 17, 2025" "" "gLabels"
31+
.SH NAME
32+
glabels-batch-qt \- print glabels project from command line
3333
.SH SYNOPSIS
3434
.sp
3535
\fBglabels\-batch\-qt\fP [\fIoptions\fP] \fIFILE\fP
3636
.SH DESCRIPTION
3737
.sp
3838
\fBglabels\-batch\-qt\fP is a utility for printing a glabels project file
3939
from the command line. This command takes exactly one project file, FILE. If FILE
40-
is "\-", it expects an XML glabels project to be provided on standard input.
40+
is \(dq\-\(dq, it expects an XML glabels project to be provided on standard input.
4141
.SH OPTIONS
4242
.INDENT 0.0
4343
.TP
@@ -47,7 +47,12 @@ Displays usage information and exits.
4747
.INDENT 0.0
4848
.TP
4949
.B \-v, \-\-version
50-
Displays version information and exits.
50+
Displays brief version information and exits.
51+
.UNINDENT
52+
.INDENT 0.0
53+
.TP
54+
.B \-V, \-\-Version
55+
Displays detailed version information and exits.
5156
.UNINDENT
5257
.INDENT 0.0
5358
.TP
@@ -58,9 +63,9 @@ Send output to <printer>.
5863
.TP
5964
.B \-o [<filename>], \-\-output [<filename>]
6065
.TP
61-
.B Set output filename to <filename>. If filename is "\-", write to standard output.
66+
.B Set output filename to <filename>. If filename is \(dq\-\(dq, write to standard output.
6267
.TP
63-
.B (Default="output.pdf")
68+
.B (Default=\(dqoutput.pdf\(dq)
6469
.UNINDENT
6570
.INDENT 0.0
6671
.TP
@@ -131,16 +136,14 @@ On GNU/Linux platforms, \fBglabels\-batch\-qt\fP must be run from within a windo
131136
.INDENT 0.0
132137
.INDENT 3.5
133138
.sp
134-
.nf
135-
.ft C
139+
.EX
136140
xvfb\-run glabels\-batch\-qt \-o output.pdf myProject.glabels
137-
.ft P
138-
.fi
141+
.EE
139142
.UNINDENT
140143
.UNINDENT
141144
.SH REPORTING BUGS
142145
.sp
143-
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.
146+
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.
144147
.SH SEE ALSO
145148
.sp
146149
\fBglabels\-qt(1)\fP

user-docs/_build/man/glabels-qt.1

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH "GLABELS-QT" "1" "Mar 28, 2020" "" "gLabels"
4-
.SH NAME
5-
glabels-qt \- create labels and business cards
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "GLABELS-QT" "1" "Dec 17, 2025" "" "gLabels"
31+
.SH NAME
32+
glabels-qt \- create labels and business cards
3333
.SH SYNOPSIS
3434
.sp
3535
\fBglabels\-qt\fP [\fIoptions\fP] [\fIfilename\fP ...]
@@ -47,7 +47,12 @@ Displays usage information and exits.
4747
.INDENT 0.0
4848
.TP
4949
.B \-v, \-\-version
50-
Displays version information and exits.
50+
Displays brief version information and exits.
51+
.UNINDENT
52+
.INDENT 0.0
53+
.TP
54+
.B \-V, \-\-Version
55+
Displays detailed version information and exits.
5156
.UNINDENT
5257
.SH FILES
5358
.INDENT 0.0
@@ -69,7 +74,7 @@ Directory for manually created product templates.
6974
.UNINDENT
7075
.SH REPORTING BUGS
7176
.sp
72-
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.
77+
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.
7378
.SH SEE ALSO
7479
.sp
7580
\fBglabels\-batch\-qt(1)\fP

user-docs/man/glabels-batch-qt.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,11 @@ OPTIONS
2525

2626
.. option:: -v, --version
2727

28-
Displays version information and exits.
28+
Displays brief version information and exits.
29+
30+
.. option:: -V, --Version
31+
32+
Displays detailed version information and exits.
2933

3034
.. option:: -p <printer>, --printer <printer>
3135

user-docs/man/glabels-qt.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ OPTIONS
2424

2525
.. option:: -v, --version
2626

27-
Displays version information and exits.
27+
Displays brief version information and exits.
28+
29+
.. option:: -V, --Version
30+
31+
Displays detailed version information and exits.
2832

2933
FILES
3034
-----

0 commit comments

Comments
 (0)