From: David Bremner Date: Thu, 22 Dec 2011 12:01:25 +0000 (-0400) Subject: man: add symlinks for notmuch-restore.1 and notmuch-setup.1 X-Git-Tag: debian/0.12_rc1-1~250 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=2d68f4ca9b07e27178a6ee8ab9984fa567d292e5;ds=inline man: add symlinks for notmuch-restore.1 and notmuch-setup.1 These are just for the convenience of testers using $src/man as an element of MANPATH. They are intentionally omitted from MAN1, so that they do not interfere with the install. --- diff --git a/man/man1/notmuch-restore.1 b/man/man1/notmuch-restore.1 new file mode 120000 index 00000000..b7a4d1b0 --- /dev/null +++ b/man/man1/notmuch-restore.1 @@ -0,0 +1 @@ +notmuch-dump.1 \ No newline at end of file diff --git a/man/man1/notmuch-setup.1 b/man/man1/notmuch-setup.1 new file mode 120000 index 00000000..5c78dc87 --- /dev/null +++ b/man/man1/notmuch-setup.1 @@ -0,0 +1 @@ +notmuch.1 \ No newline at end of file