summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/zenity.13
1 files changed, 3 insertions, 0 deletions
diff --git a/data/zenity.1 b/data/zenity.1
index 465b580..ac58817 100644
--- a/data/zenity.1
+++ b/data/zenity.1
@@ -207,6 +207,9 @@ Notification options
.B \-\-text=STRING
Set the notification text
.TP
+.B \-\-icon=STRING
+Set the notification icon using a string containing either a filename, or a string conforming to the FreeDesktop.org Icon Naming Specification.
+.TP
.B \-\-listen
Listen for commands on stdin. Commands include 'message', 'tooltip', 'icon', and 'visible' separated by a colon. For example, 'message: Hello world', or 'visible: false'.