From 39c4212769449c5c763dc047d299fadb330c3eb2 Mon Sep 17 00:00:00 2001 From: Antoine Beaupré Date: Fri, 29 May 2015 12:12:55 -0400 Subject: expand manpages cross-references significantly i found that most man pages only had references to the main git-annex manpage, which i stillfind pretty huge and hard to navigate through. i tried to sift through all the man pages and add cross-references between relevant pages. my general rule of thumb is that links should be both ways unless one of the pages is a more general page that would become ridiculously huge if all backlinks would be added (git-annex-preferred-content comes to mind). i have also make the links one per line as this is how it was done in the metadata pages so far. i did everything but the plumbing, utility and test commands, although some of those are linked from the other commands so cross-links were added there as well. --- doc/git-annex-fsck.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/git-annex-fsck.mdwn') diff --git a/doc/git-annex-fsck.mdwn b/doc/git-annex-fsck.mdwn index 0912124db..1b1c0121b 100644 --- a/doc/git-annex-fsck.mdwn +++ b/doc/git-annex-fsck.mdwn @@ -84,7 +84,11 @@ With parameters, only the specified files are checked. # SEE ALSO -[[git-annex]](1), [[git-annex-repair]](1) +[[git-annex]](1) + +[[git-annex-repair]](1) + +[[git-annex-expire]](1) # AUTHOR -- cgit v1.2.3