Added an option to the "panel-message" utility
This commit is contained in:
parent
c487de674d
commit
4aac849e5c
|
@ -55,6 +55,7 @@
|
|||
<arg choice="plain">-Q</arg>
|
||||
<arg choice="plain">-W</arg>
|
||||
</group>
|
||||
<arg choice="opt">-T <replaceable>title</replaceable></arg>
|
||||
<arg choice="opt">-t <replaceable>timeout</replaceable></arg>
|
||||
</cmdsynopsis>
|
||||
</refsynopsisdiv>
|
||||
|
@ -96,6 +97,13 @@
|
|||
<para>Display a warning message.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>-T</option></term>
|
||||
<listitem>
|
||||
<para>The title to display with the message (default: according to the
|
||||
message type).</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>-t</option></term>
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in New Issue
Block a user