Man pages for individual commands now available, and can be opened using "git annex help <command>"
This commit is contained in:
parent
bc1c18a951
commit
3cc7c03721
3 changed files with 20 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue