Fix path in git-annex-smudge(1)

This commit is contained in:
Jim Paris 2016-08-16 11:50:19 -04:00
parent fa15580d1a
commit d64e21169e

View file

@ -25,7 +25,7 @@ not need to configure it manually.
clean = git-annex smudge --clean %f
To make git use that filter driver, it needs to be configured in
the .gitattributes file or in `.git/config/attributes`. The latter
the `.gitattributes` file or in `.git/info/attributes`. The latter
is normally configured when a repository is initialized, with the following
contents: