From 277b7335378e41d1a0ecb5fdc93760435b05fc5d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 23 Mar 2015 17:35:39 -0400 Subject: Man pages for individual commands now available, and can be opened using "git annex help " --- doc/git-annex.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/git-annex.mdwn') diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index b6f8022ff..53e981f1c 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -60,6 +60,12 @@ files in the directory. When no path is specified, most git-annex commands default to acting on all relevant files in the current directory (and subdirectories). +* `help` + + Display built-in help. + + For help on a specific command, use `git annex help command` + * `add [path ...]` Adds files in the path to the annex. If no path is specified, adds -- cgit v1.2.3