Add libreoffice skip recovery to stop loops
This commit is contained in:
parent
335293f9b5
commit
52fd344197
@ -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
|
||||
----------
|
||||
|
Loading…
x
Reference in New Issue
Block a user