From 87e6f6e31b39032aca20ca4852cbb4eb79a5756e Mon Sep 17 00:00:00 2001 From: Rene Engelhard Date: Tue, 8 Nov 2011 01:27:23 +0100 Subject: update libreoffice.1 for the (new) long option names --- sysui/desktop/man/libreoffice.1 | 96 ++++++++++++++++++++--------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/sysui/desktop/man/libreoffice.1 b/sysui/desktop/man/libreoffice.1 index 06c4cab0f931..92ed36330f5a 100644 --- a/sysui/desktop/man/libreoffice.1 +++ b/sysui/desktop/man/libreoffice.1 @@ -4,18 +4,18 @@ libreoffice \- LibreOffice office suite .SH SYNOPSIS .B libreoffice -[\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\-math\fR] [\fB\-minimized\fR] [\fB\-n \fIfile\fR]... [\fB\-nodefault\fR] -[\fB\-nolockcheck\fR] [\fB\-nologo\fR] [\fB\-norestore\fR] +[\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\-\-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...] -[\fB\-print\-to\-file [\-printer\-name printer_name] [\-outdir output_dir] file]... -[\fB\-pt \fIprintername\fR \fIfile\fR...] -[\fB\-show \fIImpress file\fR]... [\fB\-unaccept=\fIaccept\-string\fR] -[\fB\-terminate_after_init\fR] [\fB\-view \fIfile\fR]... [\fB\-web\fR] -[\fB\-writer\fR] [\fIfile\fR...] +[\fB\-\-print\-to\-file [\-printer\-name printer_name] [\-outdir output_dir] file]... +[\fB\-\-pt \fIprintername\fR \fIfile\fR...] +[\fB\-\-show \fIImpress file\fR]... [\fB\-\-unaccept=\fIaccept\-string\fR] +[\fB\-\-terminate_after_init\fR] [\fB\-\-view \fIfile\fR]... [\fB\-\-web\fR] +[\fB\-\-writer\fR] [\fIfile\fR...] .br .B lobase .br @@ -47,68 +47,68 @@ sbase, scalc, sdraw, simpress, smath, sofficerc, spadmin, swriter .SH OPTIONS .TP -\fB\-accept=\fIaccept\-string\fR +\fB\-\-accept=\fIaccept\-string\fR Specify a UNO connect-string to create a UNO acceptor through which other programs can connect to access the API. .TP -\fB\-base\fR +\fB\-\-base\fR Starts the wizard for a new Base document. .TP -\fB\-calc\fR +\fB\-\-calc\fR Starts with a new Calc document. .TP -\fB\-convert\-to\fR output_file_extension[:output_filter_name] [\-outdir output_dir] \fIfile\fR... +\fB\-\-convert\-to\fR output_file_extension[:output_filter_name] [\-outdir output_dir] \fIfile\fR... Batch converts files. If \fI-outdir\fR is not specified then the current working directory is used as the output directory for the converted files. Examples: -\fB\-convert\-to\fR pdf *.doc +\fB\-\-convert\-to\fR pdf *.doc Converts all .doc files to PDFs. -\fB\-convert\-to\fR pdf:writer_pdf_Export \-outdir /home/user *.doc +\fB\-\-convert\-to\fR pdf:writer_pdf_Export \-outdir /home/user *.doc Converts all .doc files to PDFs using the settings in the Writer PDF export dialog and saving them in /home/user. .TP -\fB\-display \fIdisplay\fR +\fB\-\-display \fIdisplay\fR This option specifies the X server to use; see \fBX\fR(7) .TP -\fB\-draw\fR +\fB\-\-draw\fR Starts with a new Draw document. .TP -\fB\-global\fR +\fB\-\-global\fR Starts with a new Global document. .TP -\fB\-headless\fR +\fB\-\-headless\fR Starts in "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. +It implies \-\-invisible and strictly ignores any GUI environment. +\-\-quickstart does not work with this parameter. .TP -\fB\-help\fR|\fB\-h\fR|\fB\-?\fR +\fB\-\-help\fR|\fB\-h\fR|\fB\-?\fR Lists LibreOffice command line parameters. .TP -\fB\-impress\fR +\fB\-\-impress\fR Starts with a new Impress document. .TP -\fB\-invisible\fR +\fB\-\-invisible\fR Starts in invisible mode. Neither the start\-up logo nor the initial program window will be visible. @@ -120,16 +120,16 @@ or the kill command (UNIX based systems). \-quickstart does not work with this parameter. .TP -\fB\-infilter=""\fR +\fB\-\-infilter=""\fR Force an input filter type if possible. For example -infilter="Calc Office Open XML" only .TP -\fB\-math\fR +\fB\-\-math\fR Starts with a new Math document. .TP -\fB\-minimized\fR +\fB\-\-minimized\fR Keeps the splash screen minimized. .TP @@ -137,7 +137,7 @@ Keeps the splash screen minimized. Creates the a new document from the given templates. .TP -\fB\-nodefault\fR +\fB\-\-nodefault\fR Starts LO without creating an new document. The next time you start LO, the welcome screen is show. @@ -145,21 +145,21 @@ It's used together with \fB\-nologo\fR by quick starters. Note that \fB\-quickst has no longer been supported since OpenOffice.org 2.0.0. .TP -\fB\-nolockcheck\fR +\fB\-\-nolockcheck\fR Disables the check for remote instances using the installation. .TP -\fB\-nologo\fR +\fB\-\-nologo\fR Disables the splash screen at program start. .TP -\fB\-norestore\fR +\fB\-\-norestore\fR Disables restart and file recovery after a system crash. It is possible that LO will try to restore a file it keeps crashing on, if that happens \fB\-norestore\fR is the only way to start LO. .TP -\fB\-nosplash\fR +\fB\-\-nosplash\fR Disables the splash screen at program start. .TP @@ -176,7 +176,7 @@ does not appear. If the file name contains spaces, then it must be enclosed in quotation marks. .TP -\fB\-print\-to\-file [\-printer\-name printer_name] [\-outdir output_dir] file... +\fB\-\-print\-to\-file [\-printer\-name printer_name] [\-outdir output_dir] file... Batch print files to file. If \-printer\-name is not specified the default printer is used. If \-outdir is not specified then the current working directory is used as the output directory @@ -184,53 +184,53 @@ for the converted files. Examples: -\-print\-to\-file *.doc +\-\-print\-to\-file *.doc Prints all .doc files to the current working directory using the default printer. -\-print\-to\-file \-printer\-name nasty_lowres_printer \-outdir /home/user *.doc +\-\-print\-to\-file \-printer\-name nasty_lowres_printer \-outdir /home/user *.doc Prints all .doc files to /home/user directory using the nasty_lowres_printer. .TP -\fB\-pt \fIprintername\fR \fIfile\fR... +\fB\-\-pt \fIprintername\fR \fIfile\fR... Prints the given files to the printer \fIprintername\fR and ends. The splash screen does not appear. If a file name contains spaces, then it must be enclosed in quotation marks. .TP -\fB\-quickstart \fB\-quickstart=no +\fB\-\-quickstart \fB\-quickstart=no Starts LO with it's quick starter. -\fB\-quickstart disable the quick starter. +\fB\-\-quickstart disable the quick starter. -Does not work with \-invisible or \-headless. +Does not work with \-\-invisible or \-\-headless. .TP -\fB\-show \fIImpress file\fR... +\fB\-\-show \fIImpress file\fR... Opens the given Impress files, starts the presentation and quits after they have finished. .TP -\fB\-unaccept=\fIaccept\-string\fR +\fB\-\-unaccept=\fIaccept\-string\fR Closes an acceptor that was created with \fB\-accept\fR option. -Use \fB\-unaccept\fR=\fIall\fR to close all open acceptors. +Use \fB\-\-unaccept\fR=\fIall\fR to close all open acceptors. .TP -\fB\-terminate_after_init\fR +\fB\-\-terminate_after_init\fR Starts LO and terminates after it registers some UNO services. Doesn't show the splash during startup. .TP -\fB\-view \fIfile\fR... +\fB\-\-view \fIfile\fR... Opens the given files read-only creating a temporary copy of them at $TMPDIR. .TP -\fB\-web\fR +\fB\-\-web\fR Starts with a new HTML document. .TP -\fB\-writer\fR +\fB\-\-writer\fR Starts with a new Writer document. .SH TROUBLESHOOTING PROBLEMS -- cgit