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 | Updated Slovenian translation (diff) | |
download | zenity-498472b7d879b4e701ece66e99b94a6b747e5091.tar.gz zenity-498472b7d879b4e701ece66e99b94a6b747e5091.tar.bz2 zenity-498472b7d879b4e701ece66e99b94a6b747e5091.zip |
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 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 |