[Libreoffice-bugs] [Bug 117312] command line option '--cat'

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 14 12:08:48 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=117312

--- Comment #11 from Mike Kaganski <mikekaganski at hotmail.com> ---
I confirm that --cat is implemented internally as setting output filter to
"txt:Text", performing the usual conversion to a temporary file, and then
putting the content of that temporary file to stdout. Thus, it only works for
documents opened as text documents (i.e., using Writer component which has
"Text (.txt)" output filter).

The wording of our help [1]

> Dump text content of the following files to console

could be improved to mention this limitation. So this should be changed to the
documentation/help issue.

[1]
https://help.libreoffice.org/6.1/en-US/text/shared/guide/start_parameters.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190114/086f8ea6/attachment.html>


More information about the Libreoffice-bugs mailing list