X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2Fman%2Fapply-default-acl.1;h=87e9803c916f514f5e34020d97c8e7caf0486042;hb=f8819ed634c7dac594755c37f3dc3bbf9d7926fe;hp=6d77ce1ef4f25b006d7a8382e2ea9ec22ff9ff3a;hpb=65cf3943a8e511e35d18bd5b4818013f3773d593;p=apply-default-acl.git diff --git a/doc/man/apply-default-acl.1 b/doc/man/apply-default-acl.1 index 6d77ce1..87e9803 100644 --- a/doc/man/apply-default-acl.1 +++ b/doc/man/apply-default-acl.1 @@ -51,3 +51,6 @@ collected and the \(dqworst\(dq result is returned. For example, if one path succeeds and another fails, the overall result will be failure. If one succeeds, one fails, and one causes an error, then the overall result will be an error; and so on. +.P +When the \fB\-\-recursive\fR flag is used, the exit code is computed +as if all affected paths were passed, depth-first, on the command-line.