diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-05-01 13:34:32 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-05-01 13:34:32 -0400 |
commit | 2931cbe7ed7f1d8d6dc61832f9c07d7295adac0a (patch) | |
tree | 5729d59da4a4b6789bcca1340c38be374317d3c5 /doc/git-annex-pre-commit.mdwn | |
parent | 5bbfdc8b55d9cb02a0f63621206c943cccf20f37 (diff) |
fix man page synopsis
Diffstat (limited to 'doc/git-annex-pre-commit.mdwn')
-rw-r--r-- | doc/git-annex-pre-commit.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex-pre-commit.mdwn b/doc/git-annex-pre-commit.mdwn index e0f6fdb2a..bc1e86e18 100644 --- a/doc/git-annex-pre-commit.mdwn +++ b/doc/git-annex-pre-commit.mdwn @@ -4,7 +4,7 @@ git-annex pre-commit - run by git pre-commit hook # SYNOPSIS -git annex `[path ...]` +git annex pre-commit `[path ...]` # DESCRIPTION |