man page to mention return code 5 for timeout
This commit is contained in:
parent
d60e5eeeb3
commit
5dcac46253
@ -10,10 +10,10 @@ zenity \- display GTK+ dialogs
|
|||||||
input. This allows you to present information, and ask for information
|
input. This allows you to present information, and ask for information
|
||||||
from the user, from all manner of shell scripts.
|
from the user, from all manner of shell scripts.
|
||||||
.PP
|
.PP
|
||||||
For example, \fBzenity \-\-question\fP will return either 0 or 1,
|
For example, \fBzenity \-\-question\fP will return either 0, 1 or 5,
|
||||||
depending on whether the user pressed \fIOK\fP or \fICancel\fP. \fBzenity
|
depending on whether the user pressed \fIOK\fP, \fICancel\fP or timeout
|
||||||
--entry\fP will output on standard output what the user typed into the
|
has been reached. \fBzenity --entry\fP will output on standard output
|
||||||
text entry field.
|
what the user typed into the text entry field.
|
||||||
.PP
|
.PP
|
||||||
Comprehensive documentation is available in the GNOME Help Browser,
|
Comprehensive documentation is available in the GNOME Help Browser,
|
||||||
under \fIGNOME/Utilities\fP.
|
under \fIGNOME/Utilities\fP.
|
||||||
|
Reference in New Issue
Block a user