docs/notify-send: Add missing --app-name description to manual
This commit is contained in:
parent
12d4b90623
commit
e05030875e
|
@ -58,6 +58,12 @@
|
|||
<para>Show help and exit.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>-a</option>, <option>--app-name</option>=<replaceable>APP_NAME</replaceable></term>
|
||||
<listitem>
|
||||
<para>Specifies the app name for the notification.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>-A</option>, <option>--action</option>=[<replaceable>NAME</replaceable>=]<replaceable>Text...</replaceable></term>
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in New Issue