summaryrefslogtreecommitdiff
path: root/sysui
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-03-30 17:41:15 +0300
committerTor Lillqvist <tml@collabora.com>2015-03-30 17:49:06 +0300
commit4fe56f3b9af814430a28a1880799f450fb8146b9 (patch)
tree22fcd74d43b472061d395dfb1f0e251985f877d7 /sysui
parent72927f810ac2e6343a2fe78c39c286104ef80d9e (diff)
Merge the --invisible and --headless options
No need to have both. Change-Id: Ibd2f9f6d352ffb52bf43f4e1a4f69f60a60458ff
Diffstat (limited to 'sysui')
-rw-r--r--sysui/desktop/man/libreoffice.119
1 files changed, 3 insertions, 16 deletions
diff --git a/sysui/desktop/man/libreoffice.1 b/sysui/desktop/man/libreoffice.1
index f91101b7d346..5db40a24e160 100644
--- a/sysui/desktop/man/libreoffice.1
+++ b/sysui/desktop/man/libreoffice.1
@@ -7,7 +7,7 @@ libreoffice \- LibreOffice office suite
[\fB\-\-accept\=\fIaccept\-string\fR] [\fB\-\-base\fR] [\fB\-\-calc\fR]
[\fB\-\-convert\-to\fR output_file_extension[:output_filter_name] [\-\-outdir output_dir] \fIfile\fR]...
[\fB\-\-display \fIdisplay\fR] [\fB\-\-draw\fR] [\fB\-\-global\fR] [\fB\-\-headless\fR]
-[\fB\-\-help\fR|\fB\-h\fR|\fB\-?\fR] [\fB\-\-impress\fR] [\fB\-\-invisible\fR] [\fB\-\-infilter="<filter>"\fR]
+[\fB\-\-help\fR|\fB\-h\fR|\fB\-?\fR] [\fB\-\-impress\fR] [\fB\-\-infilter="<filter>"\fR]
[\fB\-\-math\fR] [\fB\-\-minimized\fR] [\fB\-n \fIfile\fR]... [\fB\-\-nodefault\fR]
[\fB\-\-nolockcheck\fR] [\fB\-\-nologo\fR] [\fB\-\-norestore\fR]
[\fB\-o \fIfile\fR]... [\fB\-p \fIfile\fR...]
@@ -90,13 +90,12 @@ Starts with a new Global document.
.TP
\fB\-\-headless\fR
-Starts in "headless mode", which allows using the application without user a
+Starts in invisible or "headless" mode, which allows using the application without user a
interface.
This special mode can be used when the application is controlled by external
clients via the API.
-It implies \-\-invisible and strictly ignores any GUI environment.
\-\-quickstart does not work with this parameter.
.TP
@@ -108,18 +107,6 @@ Lists LibreOffice command line parameters.
Starts with a new Impress document.
.TP
-\fB\-\-invisible\fR
-Starts in invisible mode.
-
-Neither the start\-up logo nor the initial program window will be visible.
-LO can be controlled and documents and dialogs can be opened via the API.
-
-When started with this parameter, it can only be quit using the taskmanager (Windows)
-or the kill command (UNIX based systems).
-
-\-\-quickstart does not work with this parameter.
-
-.TP
\fB\-\-infilter="<filter>"\fR
Force an input filter type if possible.
For example \-\-infilter="Calc Office Open XML" only
@@ -204,7 +191,7 @@ If a file name contains spaces, then it must be enclosed in quotation marks.
Starts LO with it's quick starter.
\fB\-\-quickstart disable the quick starter.
-Does not work with \-\-invisible or \-\-headless.
+Does not work with \-\-headless.
.TP
\fB\-\-show \fIImpress file\fR...