From 4fe56f3b9af814430a28a1880799f450fb8146b9 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 30 Mar 2015 17:41:15 +0300 Subject: Merge the --invisible and --headless options No need to have both. Change-Id: Ibd2f9f6d352ffb52bf43f4e1a4f69f60a60458ff --- sysui/desktop/man/libreoffice.1 | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) (limited to 'sysui/desktop') 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=""\fR] +[\fB\-\-help\fR|\fB\-h\fR|\fB\-?\fR] [\fB\-\-impress\fR] [\fB\-\-infilter=""\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 @@ -107,18 +106,6 @@ Lists LibreOffice command line parameters. \fB\-\-impress\fR 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=""\fR Force an input filter type if possible. @@ -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... -- cgit