/usr/share/doc/rt4-doc-html/RT/Reminders.html is in rt4-doc-html 4.4.2-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | <ul id="index">
<li>
<ul>
<li><a href="#Collection">Collection</a></li>
<li><a href="#Add">Add</a></li>
</ul>
</li>
</ul>
<h2 id="Collection"><a href="#___top">Collection</a></h2>
<p>Returns an RT::Tickets object containing reminders for this object's "Ticket"</p>
<h2 id="Add"><a href="#___top">Add</a></h2>
<p>Add a reminder for this ticket.</p>
<p>Takes</p>
<pre><code> Subject
Owner
Due</code></pre>
<a href="./../">← Back to index</a>
|