]> gitweb.michael.orlitzky.com - apply-default-acl.git/commitdiff
Add missing '$' in README.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 18 Dec 2012 21:25:51 +0000 (16:25 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 18 Dec 2012 21:25:51 +0000 (16:25 -0500)
doc/README

index 0fc0c5f6fcbac69a8ab4557ed74ab10653685aea..1db1c466ca340284a456f86238431bd8c1f143bc 100644 (file)
@@ -30,7 +30,7 @@ Basic usage:
 
 Work recursively (from the top down):
 
-  reapply_default_acl --recursive /path/to/whatever
+  reapply_default_acl --recursive /path/to/whatever
 
 
 5. How to report bugs