From: Joey Hess Date: Fri, 19 Oct 2007 20:15:58 +0000 (-0400) Subject: example X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/b51372df89971475ee443553091e5e09552b0b29?hp=929e9fbde36477b2a66b1b0db5fedbaac397c012 example --- 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.