Fixed minor cut&paste issue with man page.

This commit is contained in:
Jim Evins
2020-01-02 20:07:59 -05:00
parent 2d5650767a
commit bcc3b2fb23
3 changed files with 2 additions and 25 deletions
-10
View File
@@ -97,16 +97,6 @@ On GNU/Linux platforms, :program:`glabels-batch-qt` must be run from within a wi
xvfb-run glabels-batch-qt -o output.pdf myProject.glabels
REPORTING BUGS
--------------
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:
.. code:: shell
xvfb-run glabels-batch-qt -o output.pdf myProject.glabels
REPORTING BUGS
--------------