summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/zenity.12
1 files changed, 1 insertions, 1 deletions
diff --git a/data/zenity.1 b/data/zenity.1
index 4966804..83931dd 100644
--- a/data/zenity.1
+++ b/data/zenity.1
@@ -250,7 +250,7 @@ zenity \-\-list \-\-checklist \-\-column "Buy" \-\-column "Item" TRUE Apples TRU
.PP
Display a progress dialog while searching for all the postscript files in your home directory
.P
-find `echo $HOME` '*.ps' | zenity \-\-progress \-\-pulsate
+find $HOME \-name '*.ps' | zenity \-\-progress \-\-pulsate
.SH AUTHOR
\fBZenity\fP was written by Glynn Foster <glynn.foster@sun.com>.
.P