From 6eff92070bc7eaf5c732d371e260b765d7293c6c Mon Sep 17 00:00:00 2001 From: Andrew Yoder Date: Sun, 21 Mar 2021 12:15:46 -0400 Subject: [PATCH] Added icon-name property to man page Signed-off-by: Logan Rathbone --- data/zenity.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/zenity.1 b/data/zenity.1 index 06a1aba..8b957fa 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