<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Add --cat parameter to make git diffs pretty"
href="https://bugs.freedesktop.org/show_bug.cgi?id=70625#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Add --cat parameter to make git diffs pretty"
href="https://bugs.freedesktop.org/show_bug.cgi?id=70625">bug 70625</a>
from <span class="vcard"><a class="email" href="mailto:deena.francis@gmail.com" title="Deena P.F. <deena.francis@gmail.com>"> <span class="fn">Deena P.F.</span></a>
</span></b>
<pre>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 <a href="http://opengrok.libreoffice.org/">http://opengrok.libreoffice.org/</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>