From b51372df89971475ee443553091e5e09552b0b29 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 19 Oct 2007 16:15:58 -0400 Subject: [PATCH] example --- mr | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mr b/mr index 4630f06..11e2a7b 100755 --- a/mr +++ b/mr @@ -108,6 +108,10 @@ To show the command that mr uses to update the repository in src/foo: mr config src/foo update +To see the built-in library of shell functions contained in mr: + + mr config DEFAULT lib + The ~/.mrconfig file is used by default. To use a different config file, use the -c option. -- 2.39.2