]> gitweb.michael.orlitzky.com - apply-default-acl.git/commitdiff
Add a short -r flag example in the README. v0.0.2
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 18 Dec 2012 21:35:51 +0000 (16:35 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 18 Dec 2012 21:35:51 +0000 (16:35 -0500)
doc/README

index 1db1c466ca340284a456f86238431bd8c1f143bc..f4f704c78c1685cae1086b967f32d49736cd0159 100644 (file)
@@ -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