From: Michael Orlitzky Date: Tue, 18 Dec 2012 21:35:51 +0000 (-0500) Subject: Add a short -r flag example in the README. X-Git-Tag: v0.0.2^0 X-Git-Url: https://gitweb.michael.orlitzky.com/?p=apply-default-acl.git;a=commitdiff_plain;h=e3baab78731e28c32d9d9b8948fc7bed0f280277 Add a short -r flag example in the README. --- diff --git a/doc/README b/doc/README index 1db1c46..f4f704c 100644 --- a/doc/README +++ b/doc/README @@ -31,7 +31,7 @@ Basic usage: Work recursively (from the top down): $ reapply_default_acl --recursive /path/to/whatever - + $ reapply_default_acl -r /path/to/whatever 5. How to report bugs