update with actual command to run

This commit is contained in:
Joey Hess 2021-11-04 15:03:51 -04:00
parent 916c5a7619
commit d392d8dec8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -14,7 +14,7 @@ pkt-line interface, and the long-running filter process protocol.
Next step will be to add support for that in `git-annex smudge`,
so that users who want to can enable it with:
git config filter.annex.process "git-annex smudge --process"
git config filter.annex.process 'git-annex filter-process'
I can imagine that becoming enabled by default at some point in v9, if most
users prefer it over the current method. Which would still be available