summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-05-24 13:23:27 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-05-24 13:23:27 -0400
commitcd6f31dd8f9e342e73556db2f5a22655c4ea6b6b (patch)
tree35585dab2672c54064a4b314f46fc5a607ee70ea
parent9eedbc0ff529cae0fa319427b7d8d2f98e11d10e (diff)
comment
-rw-r--r--doc/forum/git-annex_help_import_outdated__63__/comment_2_ca898237f42af1205acab509e4d67d38._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/git-annex_help_import_outdated__63__/comment_2_ca898237f42af1205acab509e4d67d38._comment b/doc/forum/git-annex_help_import_outdated__63__/comment_2_ca898237f42af1205acab509e4d67d38._comment
new file mode 100644
index 000000000..f5a9c8ae0
--- /dev/null
+++ b/doc/forum/git-annex_help_import_outdated__63__/comment_2_ca898237f42af1205acab509e4d67d38._comment
@@ -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.
+"""]]