diff options
author | Andras Timar <atimar@suse.com> | 2012-01-28 20:57:15 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-01-28 20:57:15 +0100 |
commit | cd129d293bc8708a10601f6aa1fb45bdec5ec433 (patch) | |
tree | a0c21fe13333534affa4155525818996ef54b0bf | |
parent | 4da4814e96a11072aff565ad43778290f99db3c1 (diff) |
minor formatting issues
-rw-r--r-- | helpcontent2/source/text/shared/guide/start_parameters.xhp | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/helpcontent2/source/text/shared/guide/start_parameters.xhp b/helpcontent2/source/text/shared/guide/start_parameters.xhp index 90163b327e..0cfb5f273a 100644 --- a/helpcontent2/source/text/shared/guide/start_parameters.xhp +++ b/helpcontent2/source/text/shared/guide/start_parameters.xhp @@ -320,10 +320,7 @@ <paragraph role="tablecontent" id="par_id314959p" xml-lang="en-US" l10n="U" oldref="56">--convert-to output_file_extension[:output_filter_name] [--outdir output_dir] files</paragraph> </tablecell> <tablecell colspan="" rowspan=""> - <paragraph role="tablecontent" id="par_id315053p" xml-lang="en-US" l10n="U" oldref="57">Batch convert files. - If --outdir is not specified, then current working directory is used as output_dir.<br/> - Eg. --convert-to pdf *.doc<br/> - --convert-to pdf:writer_pdf_Export --outdir /home/user *.doc</paragraph> +<paragraph role="tablecontent" id="par_id315053p" xml-lang="en-US" l10n="U" oldref="57">Batch convert files. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --convert-to pdf *.doc<br/>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc</paragraph> </tablecell> </tablerow> <tablerow> @@ -331,10 +328,7 @@ <paragraph role="tablecontent" id="par_id314959q" xml-lang="en-US" l10n="U" oldref="56">--print-to-file [--printer-name printer_name] [--outdir output_dir] files</paragraph> </tablecell> <tablecell colspan="" rowspan=""> - <paragraph role="tablecontent" id="par_id315053q" xml-lang="en-US" l10n="U" oldref="57">Batch print files to file. - If --outdir is not specified, then current working directory is used as output_dir.<br/> - Eg. --print-to-file *.doc<br/> - --print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc</paragraph> +<paragraph role="tablecontent" id="par_id315053q" xml-lang="en-US" l10n="U" oldref="57">Batch print files to file. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --print-to-file *.doc<br/>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc</paragraph> </tablecell> </tablerow> </table> |