docs/notify-send: Add --transient option to manpage

This commit is contained in:
Marco Trevisan (Treviño) 2022-04-27 21:25:10 +02:00
parent e8a57f7245
commit 997115b459
1 changed files with 6 additions and 0 deletions

View File

@ -122,6 +122,12 @@
<para>Wait for the notification to be closed before exiting. If the <option>expire-time</option> is set, it will be used as the maximum waiting time.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>-e</option>, <option>--transient</option></term>
<listitem>
<para>Show a transient notification. Transient notifications by-pass the server's persistence capability, if any. And so it won't be preserved until the user acknowledges it.</para>
</listitem>
</varlistentry>
</variablelist>
</refsection>
<refsection>