diff options
author | Arx Cruz <arxcruz@src.gnome.org> | 2011-06-29 10:32:09 -0300 |
---|---|---|
committer | Arx Cruz <arxcruz@src.gnome.org> | 2011-06-29 10:32:09 -0300 |
commit | 498472b7d879b4e701ece66e99b94a6b747e5091 (patch) | |
tree | 857c3e52f1944335ec1343c225077143fb7292a2 | |
parent | afd3cf531bda0121d9220271a17d7182f7c1cc66 (diff) |
Update man page to reflect new text-info options.
-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 e704a8d..dba0aa2 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 |