<desc>Use the <cmd>--progress</cmd> option.</desc>
</info>
<title>Progress Dialog</title>
<p>
Use the <cmd>--progress</cmd> option to create a progress dialog.
</p>
<p>
<app>Zenity</app> reads data from standard input line by line. If a line is prefixed with #, the text is updated with the text on that line. If a line contains only a number, the percentage is updated with that number.
</p>
<p>
The progress dialog supports the following options:
</p>
<terms>
<item>
<title><cmd>--text</cmd>=<var>text</var></title>
<p>Specifies the text that is displayed in the progress dialog.</p>