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-enableremote.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/git-annex-enableremote.mdwn') diff --git a/doc/git-annex-enableremote.mdwn b/doc/git-annex-enableremote.mdwn index cb4002a08..79b224a04 100644 --- a/doc/git-annex-enableremote.mdwn +++ b/doc/git-annex-enableremote.mdwn @@ -49,6 +49,8 @@ make little sense except in cases like the revoked key example above. [[git-annex]](1) +[[git-annex-initremote]](1) + # AUTHOR Joey Hess -- cgit v1.2.3