~ubuntu-branches/ubuntu/precise/zenity/precise-proposed

« back to all changes in this revision

Viewing changes to data/zenity.1

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-08-17 16:35:49 UTC
  • mfrom: (1.1.43 upstream)
  • Revision ID: james.westby@ubuntu.com-20110817163549-z19l3dwzxwn39w42
Tags: 3.1.5-0ubuntu1
* New upstream version
* debian/control.in: Build-Depends on libwebkitgtk-3.0-dev for html

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
input. This allows you to present information, and ask for information
11
11
from the user, from all manner of shell scripts.
12
12
.PP
13
 
For example, \fBzenity \-\-question\fP will return either 0 or 1,
14
 
depending on whether the user pressed \fIOK\fP or \fICancel\fP. \fBzenity
15
 
--entry\fP will output on standard output what the user typed into the
16
 
text entry field.
 
13
For example, \fBzenity \-\-question\fP will return either 0, 1 or 5,
 
14
depending on whether the user pressed \fIOK\fP, \fICancel\fP or timeout
 
15
has been reached. \fBzenity --entry\fP will output on standard output
 
16
what the user typed into the text entry field.
17
17
.PP
18
18
Comprehensive documentation is available in the GNOME Help Browser,
19
19
under \fIGNOME/Utilities\fP.
122
122
.TP
123
123
.B \-\-no\-wrap
124
124
Do not enable text wrapping
 
125
.TP
 
126
.B \-\-no\-markup
 
127
Do not enable pango markup
125
128
 
126
129
.PP
127
130
File selection options
156
159
.TP
157
160
.B \-\-no\-wrap
158
161
Do not enable text wrapping
 
162
.TP
 
163
.B \-\-no\-markup
 
164
Do not enable pango markup
159
165
 
160
166
.PP
161
167
List options
234
240
.B \-\-no\-wrap
235
241
Do not enable text wrapping
236
242
.TP
 
243
.B \-\-no\-markup
 
244
Do not enable pango markup
 
245
.TP
237
246
.B \-\-ok\-label
238
247
Set the text of the OK button
239
248
.TP
249
258
.TP
250
259
.B \-\-editable
251
260
Allow changes to text
 
261
.TP
 
262
.B \-\-checkbox=TEXT
 
263
Enable a checkbox for use like a 'I read and accept the terms.'
 
264
.TP
 
265
.B \-\-ok\-label
 
266
Set the text of the OK button
 
267
.TP
 
268
.B \-\-cancel\-label
 
269
Set the text of the cancel button
252
270
 
253
271
.PP
254
272
Warning options
259
277
.TP
260
278
.B \-\-no\-wrap
261
279
Do not enable text wrapping
 
280
.TP
 
281
.B \-\-no\-markup
 
282
Do not enable pango markup
262
283
 
263
284
.PP
264
285
Scale options