From 46faf5268ff2875cbb0b81a840349e0951472882 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 30 Oct 2018 12:23:05 -0700 Subject: [PATCH] Fix warnings --- source/2/2.1/2.1.1/firefox.rst | 1 + source/3/3.1/3.1.3/qterminal.rst | 8 ++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/source/2/2.1/2.1.1/firefox.rst b/source/2/2.1/2.1.1/firefox.rst index 432f89e4..0819755f 100644 --- a/source/2/2.1/2.1.1/firefox.rst +++ b/source/2/2.1/2.1.1/firefox.rst @@ -21,6 +21,7 @@ Screenshot -------------- .. image:: firefox-screenshot.png :width: 80% + Useage ------ To open a new tab in firefox press the plus button on the right of the tab bar. To view your browsing history press the button that looks like a stack of books with the last one at the end the third item down will show you history. To view your downloaded files press the button that looks like three stacked books with a fourth leaning over -> Downloads. diff --git a/source/3/3.1/3.1.3/qterminal.rst b/source/3/3.1/3.1.3/qterminal.rst index 90700022..c0b500af 100644 --- a/source/3/3.1/3.1.3/qterminal.rst +++ b/source/3/3.1/3.1.3/qterminal.rst @@ -20,10 +20,14 @@ How to launch ------------- To launch qterminal in a normal window go to the menu -> System Tools -> qterminal or run -.. code:: qterminal +.. code:: + + qterminal from the command line. To launch a drop down version of Qterminal from the menu -> System Tools -> qterminal drop down or run -.. code:: qterminal -d +.. code:: + + qterminal -d from the command line.