Fix warnings
This commit is contained in:
parent
c9acc0d746
commit
46faf5268f
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user