]> gitweb.michael.orlitzky.com - apply-default-acl.git/blobdiff - doc/man/apply-default-acl.1
Update docs and tests for the --recursive exit code.
[apply-default-acl.git] / doc / man / apply-default-acl.1
index 6d77ce1ef4f25b006d7a8382e2ea9ec22ff9ff3a..87e9803c916f514f5e34020d97c8e7caf0486042 100644 (file)
@@ -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.