From 9af068ed8ce256319036f510dfe4616fc5dab749 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 29 Nov 2011 18:21:00 -0400 Subject: [PATCH] add example of including libs, and mention all the currently available libs --- mr | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/mr b/mr index f1ca9f6..4253be2 100755 --- a/mr +++ b/mr @@ -397,6 +397,14 @@ part of the including file. Unlike all other parameters, this parameter does not need to be placed within a section. +B ships several libraries that can be included to add support for +additional version control type things (unison, git-svn, vcsh, git-fake-bare, +git-subtree). To include them all, you could use: + + include = cat /usr/share/mr/* + +See the individual files for details. + =item deleted If the "deleted" parameter is set and its command returns true, then -- 2.39.2