fix thru documentation

This commit is contained in:
Joey Hess 2015-05-01 14:13:30 -04:00
parent c2ed961d79
commit 3c9a76006f
3 changed files with 11 additions and 1 deletions

View file

@ -35,3 +35,9 @@ My particular issue has probably existed through a few version upgrades though.
# End of transcript or log.
"""]]
> Since neither of us can think of a better behavior for `git annex
> get/copy > --from remote` in this case, I've been reduced to documenting
> it better. The docs now mention that --from will cause it to silently
> skip files that are not present in the specified remote. So, [[done]]
> --[[Joey]]