This commit is contained in:
Joey Hess 2017-05-24 13:23:27 -04:00
parent 04baf38e9f
commit 92dca9f067
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,15 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2017-05-24T17:03:11Z"
content="""
The man page is not outdated, see
<https://git-annex.branchable.com/git-annex-import/>
It seem that `git help`'s handling of MANPATH makes it not look
first at the man pages from the standalone tarball in this case,
and instead it displays the system man page.
`git annex importfeed --help` will display the shorter documentation that's
built into the binary.
"""]]