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 06a1aba6..8b957fa5 100644
--- a/data/zenity.1
+++ b/data/zenity.1
@@ -79,6 +79,9 @@ Set the dialog title
.B \-\-window-icon=ICONPATH
Set the window icon with the path to an image. Alternatively, one of the four stock icons can be used: 'error', 'info', 'question' or 'warning'
.TP
+.B \-\-icon-name=ICONNAME
+The name of the icon to display on the dialog to override the default stock icons
+.TP
.B \-\-width=WIDTH
Set the dialog width
.TP
bgstack15