Text fix for Flags.ascx

This commit is contained in:
Svetlana Maleeva 2022-04-19 18:16:52 +03:00
parent 6d7c109950
commit 452d669c72

View File

@ -58,7 +58,7 @@
<p>This option can be used on all operating systems.</p>
<p><code>--ignore-certificate-errors</code> - is used to disable the certificate validity check so that you can connect desktop editors to the ONLYOFFICE cloud in case you use a self-signed SSL certificate on your ONLYOFFICE portal.</p>
<h5>Creating new files when opening Desktop Editors</h5>
<p>These options can be used on Windows and Linux OS.</p>
<p>These options can be used on all operating systems.</p>
<p><code>--new:word</code> - is used to run the desktop editors and create a new local DOCX file.</p>
<p><code>--new:cell</code> - is used to run the desktop editors and create a new local XLSX file.</p>
<p><code>--new:slide</code> - is used to run the desktop editors and create a new local PPTX file.</p>