From cd129d293bc8708a10601f6aa1fb45bdec5ec433 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sat, 28 Jan 2012 20:57:15 +0100 Subject: [PATCH] minor formatting issues --- .../source/text/shared/guide/start_parameters.xhp | 10 ++-------- 1 file 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 @@ --convert-to output_file_extension[:output_filter_name] [--outdir output_dir] files - Batch convert files. - If --outdir is not specified, then current working directory is used as output_dir.
- Eg. --convert-to pdf *.doc
- --convert-to pdf:writer_pdf_Export --outdir /home/user *.doc
+Batch convert files. If --outdir is not specified, then current working directory is used as output_dir.
Eg. --convert-to pdf *.doc
--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc
@@ -331,10 +328,7 @@ --print-to-file [--printer-name printer_name] [--outdir output_dir] files - Batch print files to file. - If --outdir is not specified, then current working directory is used as output_dir.
- Eg. --print-to-file *.doc
- --print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc
+Batch print files to file. If --outdir is not specified, then current working directory is used as output_dir.
Eg. --print-to-file *.doc
--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc