summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2022-04-27 21:25:10 +0200
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2022-04-27 21:25:10 +0200
commit997115b45953c90eb64860629f826daa494625a5 (patch)
tree71d5481da2c8d6b2bf8ffa1dd429c57d5f339e1c
parente8a57f7245434603a0fda8b0b6a30017f08ce1e4 (diff)
downloadlibnotify-997115b45953c90eb64860629f826daa494625a5.tar.gz
docs/notify-send: Add --transient option to manpage
-rw-r--r--docs/notify-send.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/notify-send.xml b/docs/notify-send.xml
index 041466a..cab6fe9 100644
--- a/docs/notify-send.xml
+++ b/docs/notify-send.xml
@@ -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>