Correct the recommended option for "find" from "-depth" to "-d".

This commit is contained in:
John Polstra 1997-02-08 21:47:55 +00:00
parent f5491fc795
commit 1c1acfc9f0
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ output. A typical way to generate the list of filenames is with the
.B find
command; you should give
.B find
the \-depth option to minimize problems with permissions on
the \-d option to minimize problems with permissions on
directories that are unwritable or not searchable.
.PP
In copy-in mode,