diff options
-rw-r--r-- | source/text/shared/guide/start_parameters.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp index f476e911bc..d2766761fe 100644 --- a/source/text/shared/guide/start_parameters.xhp +++ b/source/text/shared/guide/start_parameters.xhp @@ -47,7 +47,7 @@ <listitem> <paragraph role="listitem" id="par_id3149669" xml-lang="en-US">Under UNIX-like systems, type the following line of text, then press <emph>Return</emph>:</paragraph> <paragraph role="listitem" id="par_id3147561" xml-lang="en-US"><switchinline select="sys"><caseinline select="WIN">{install}\program\soffice.exe {parameter}</caseinline><caseinline select="UNIX">{install}/program/soffice {parameter}</caseinline></switchinline></paragraph> - <paragraph role="listitem" id="par_id3153360" xml-lang="en-US">Replace <emph>{install}</emph> with the path to your installation of $[officename] software (for example, <emph>C:\Program Files\Office</emph>, or <emph>~/office</emph>)</paragraph> + <paragraph role="listitem" id="par_id3153360" xml-lang="en-US">Replace <emph>{install}</emph> with the path to your installation of $[officename] software (for example, <emph>C:\Program Files\Office</emph> in Windows, or <emph>~/office</emph> in UNIX)</paragraph> </listitem> </list> <paragraph role="heading" id="hd_id3145171" xml-lang="en-US" level="2">Valid Command Line Parameters</paragraph> |