diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/zenity.1 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/zenity.1 b/data/zenity.1 index e704a8de..dba0aa27 100644 --- a/data/zenity.1 +++ b/data/zenity.1 @@ -249,6 +249,15 @@ Open file .TP .B \-\-editable Allow changes to text +.TP +.B \-\-checkbox=TEXT +Enable a checkbox for use like a 'I read and accept the terms.' +.TP +.B \-\-ok\-label +Set the text of the OK button +.TP +.B \-\-cancel\-label +Set the text of the cancel button .PP Warning options |