diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-12-22 10:33:50 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-12-22 19:33:55 +0100 |
commit | fe5527f1c6dc259af464a0593e86a2da2983b7ed (patch) | |
tree | 7f9ea37ea1828649ad42e933920120a3c712e87a /sysui | |
parent | 3c40bd24c538cb2e5fddae7176002d8a970bbc41 (diff) |
desktop, sysui: let --convert-to imply --headless
It's easy to forget --headless before --convert-to, and it's hard to
image that would be intentional ever.
Change-Id: I18b85837239d9450743f05d94bb2673c7d13246d
Diffstat (limited to 'sysui')
-rw-r--r-- | sysui/desktop/man/libreoffice.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysui/desktop/man/libreoffice.1 b/sysui/desktop/man/libreoffice.1 index 8847d535700f..f91101b7d346 100644 --- a/sysui/desktop/man/libreoffice.1 +++ b/sysui/desktop/man/libreoffice.1 @@ -63,7 +63,7 @@ Starts with a new Calc document. \fB\-\-convert\-to\fR output_file_extension[:output_filter_name] [\-\-outdir output_dir] \fIfile\fR... Batch converts files. If \fI\-\-outdir\fR is not specified then the current working directory is used as the output directory -for the converted files. +for the converted files. It implies \fI\-\-headless\fR. Examples: |