diff --git a/source/2/2.2/2.2.1/libreoffice.rst b/source/2/2.2/2.2.1/libreoffice.rst index e4da8a2e..b59bc9a0 100644 --- a/source/2/2.2/2.2.1/libreoffice.rst +++ b/source/2/2.2/2.2.1/libreoffice.rst @@ -9,7 +9,11 @@ To open a recently used file in libreoffice they are shown in the main part of t Libreoffice all of the different components have a window menu that lets you switch between a document in libreoffice writer and libreoffice calc. To do this go to :menuselection:`Window` and select the window that you want to switch to. -Libreoffice if you shutdown without saving your work libreoffice will automatically recover the document. If you do not want to recover a document press the :guilabel:`discard` button. If you want to automatically recover the document press the :guilabel:`start` button. +Libreoffice if you shutdown without saving your work libreoffice will automatically recover the document. If you do not want to recover a document press the :guilabel:`discard` button. If you want to automatically recover the document press the :guilabel:`start` button. If recovery keeps on failing and won't launch run + +.. code:: libreoffice --norestore + +from the command line to be able to launch libreoffice if it keeps crashing at startup. Screenshot ----------