Skip to content

Commit bcc3b2f

Browse files
committed
Fixed minor cut&paste issue with man page.
1 parent 2d56507 commit bcc3b2f

File tree

3 files changed

+2
-25
lines changed

3 files changed

+2
-25
lines changed

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

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH "GLABELS-BATCH-QT" "1" "Jan 01, 2020" "" "gLabels"
3+
.TH "GLABELS-BATCH-QT" "1" "Jan 02, 2020" "" "gLabels"
44
.SH NAME
55
glabels-batch-qt \- batch creation of labels and business cards
66
.
@@ -139,19 +139,6 @@ xvfb\-run glabels\-batch\-qt \-o output.pdf myProject.glabels
139139
.UNINDENT
140140
.SH REPORTING BUGS
141141
.sp
142-
On GNU/Linux platforms, \fBglabels\-batch\-qt\fP must be run from within a windowing environment, such as X or Wayland. This is because Qt requires a suitable platform to obtain system font information. A work\-around is to run \fBglabels\-batch\-qt\fP using a virtual X server environment:
143-
.INDENT 0.0
144-
.INDENT 3.5
145-
.sp
146-
.nf
147-
.ft C
148-
xvfb\-run glabels\-batch\-qt \-o output.pdf myProject.glabels
149-
.ft P
150-
.fi
151-
.UNINDENT
152-
.UNINDENT
153-
.SH REPORTING BUGS
154-
.sp
155142
Bugs and feature requests can be reported via the gLabels issue tracking system at GitHub (<\fI\%https://github.com/jimevins/glabels\-qt/issues\fP>). You will need a GitHub account to submit new issues or to comment on existing issues.
156143
.SH SEE ALSO
157144
.sp

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH "GLABELS-QT" "1" "Jan 01, 2020" "" "gLabels"
3+
.TH "GLABELS-QT" "1" "Jan 02, 2020" "" "gLabels"
44
.SH NAME
55
glabels-qt \- create labels and business cards
66
.

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -97,16 +97,6 @@ On GNU/Linux platforms, :program:`glabels-batch-qt` must be run from within a wi
9797
xvfb-run glabels-batch-qt -o output.pdf myProject.glabels
9898
9999
100-
REPORTING BUGS
101-
--------------
102-
103-
On GNU/Linux platforms, :program:`glabels-batch-qt` must be run from within a windowing environment, such as X or Wayland. This is because Qt requires a suitable platform to obtain system font information. A work-around is to run :program:`glabels-batch-qt` using a virtual X server environment:
104-
105-
.. code:: shell
106-
107-
xvfb-run glabels-batch-qt -o output.pdf myProject.glabels
108-
109-
110100
REPORTING BUGS
111101
--------------
112102

0 commit comments

Comments
 (0)