[Bug 70625] Add --cat parameter to make git diffs pretty
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jul 29 04:46:22 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=70625
--- Comment #6 from Deena P.F. <deena.francis at gmail.com> ---
There is small problem with the idea, the --convert-to option prints out to
stdout a string indicating the file names involved.
For example :
$ soffice --headless --convert-to txt:Text --outdir /tmp /tmp/filezBIL6j.odt
This prints out the following string to stdout :
"""
convert /tmp/filezBIL6j.odt -> /tmp/filezBIL6j.txt using Text
"""
If we are to reuse --convert-to code, this string will be present along with
the --cat output.
Unfortunately, I could not find where this string gets printed in the code
using http://opengrok.libreoffice.org/
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140729/dbe8c58a/attachment.html>
More information about the LibreOffice
mailing list