diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-11-19 22:53:40 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-11-19 23:04:23 +0100 |
commit | af41c28a594d5e11455da2e1aeaf74fcf4006833 (patch) | |
tree | 7399b69ea0a3ce3cd878f73fa007c339716bf6d3 /doc | |
parent | ac15f3ee23450b40d1e8a6a01405787c9150cf14 (diff) |
interimap(1): Add link to the "getting started" guide.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/interimap.1.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/interimap.1.md b/doc/interimap.1.md index 5cc06a8..f10ced6 100644 --- a/doc/interimap.1.md +++ b/doc/interimap.1.md @@ -535,6 +535,11 @@ Standards and Quick Mailbox Resynchronization (`QRESYNC`)_, [RFC 7162], May 2014. +See also +======== + +A _getting started_ guide is available [there](getting-started.html). + [RFC 7162]: https://tools.ietf.org/html/rfc7162 [RFC 5258]: https://tools.ietf.org/html/rfc5258 [RFC 5819]: https://tools.ietf.org/html/rfc5819 |