Man pages for individual commands now available, and can be opened using "git annex help <command>"

This commit is contained in:
Joey Hess 2015-03-23 17:35:39 -04:00
parent bc1c18a951
commit 3cc7c03721
3 changed files with 20 additions and 2 deletions

2
debian/changelog vendored
View file

@ -7,6 +7,8 @@ git-annex (5.20150318) UNRELEASED; urgency=medium
is updated. Needed for git update-server-info.
* migrate: --force will force migration of keys already using the
destination backend. Useful in rare cases.
* Man pages for individual commands now available, and can be
opened using "git annex help <command>"
-- Joey Hess <id@joeyh.name> Thu, 19 Mar 2015 17:05:32 -0400