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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user