EPUB export: add simple example to command line help

Change-Id: Ia1a03f324e9b66dc36abadc326843b88b33ed249
Reviewed-on: https://gerrit.libreoffice.org/43348
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
This commit is contained in:
Cor Nouws
2017-10-12 21:03:34 +02:00
committed by Miklos Vajna
parent 0c1ccab0d5
commit 75d78b0943

View File

@@ -154,7 +154,8 @@ namespace desktop
" used more than once, the last value of OutputFileExtension\n"
" [:OutputFilterName] is effective. If --outdir is used more\n"
" than once, only its last value is effective. For example:\n"
" --convert-to pdf *.doc\n"
" --convert-to pdf *.odt\n"
" --convert-to epub *.doc\n"
" --convert-to pdf:writer_pdf_Export --outdir /home/user *.doc\n"
" --convert-to \"html:XHTML Writer File:UTF8\" *.doc\n"
" --convert-to \"txt:Text (encoded):UTF8\" *.doc\n"