diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-07-06 18:22:27 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-07-06 18:22:27 -0400 |
commit | 79ae28d21dde464c369b2bc22d85c94f31d82735 (patch) | |
tree | cff5e655c91c34ac36123cb2c0bc845bc79fe2ce | |
parent | 51800780e08a893c68198f1d0cd2f4294097b242 (diff) |
remove redundant options header
-rw-r--r-- | doc/git-annex-log.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/git-annex-log.mdwn b/doc/git-annex-log.mdwn index 77558890e..bfae593d9 100644 --- a/doc/git-annex-log.mdwn +++ b/doc/git-annex-log.mdwn @@ -29,12 +29,12 @@ showing each repository they were added to ("+") and removed from ("-"). The [[git-annex-matching-options]](1) can be used to specify files to act on. -# OPTIONS - # SEE ALSO [[git-annex]](1) +[[git-annex-forget]](1) + # AUTHOR Joey Hess <id@joeyh.name> |