diff options
-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 393585b..d156d21 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: |