diff options
author | Arx Cruz <arxcruz@src.gnome.org> | 2010-07-27 12:46:55 -0300 |
---|---|---|
committer | Arx Cruz <arxcruz@src.gnome.org> | 2010-07-27 12:46:55 -0300 |
commit | 3e5676d329c1bc005e900aabdc3adf2f8a461721 (patch) | |
tree | 81c2c685197ef176db16d478d75479658b7971a4 /help/C | |
parent | Updated Spanish translation (diff) | |
download | zenity-3e5676d329c1bc005e900aabdc3adf2f8a461721.tar.gz zenity-3e5676d329c1bc005e900aabdc3adf2f8a461721.tar.bz2 zenity-3e5676d329c1bc005e900aabdc3adf2f8a461721.zip |
Bug 624612 to update zenity help file
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/zenity.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/zenity.xml b/help/C/zenity.xml index 393585b4..d156d212 100644 --- a/help/C/zenity.xml +++ b/help/C/zenity.xml @@ -1066,7 +1066,7 @@ For each type, use the <option>--text</option> option to specify the text that i <title>Text Entry Dialog</title> <para> - Use the <option>-entry</option> option to create a text entry dialog. &app; returns the contents of the text entry to standard output. + Use the <option>--entry</option> option to create a text entry dialog. &app; returns the contents of the text entry to standard output. </para> <para> The text entry dialog supports the following options: |