diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2018-05-13 18:31:28 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-05-14 05:50:35 -0500 |
commit | f7e5c512cda255e1811f0b155ec37aa3addf8831 (patch) | |
tree | ace45c9ecbb66459c795b9f789d4a9c193370682 /source/text | |
parent | 68b328faf7e2b07b8d4f8ed47933df980d191726 (diff) |
Clarify text in command line startup instructions
Change-Id: I3d3d8cb2fdeb12f628f2ef4accbf947c5d97d558
Diffstat (limited to 'source/text')
-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> |