From 4bd430fa119cd49c5420219c87257d7725b438bc Mon Sep 17 00:00:00 2001 From: Elijah Newren Date: Fri, 30 Nov 2007 19:47:34 -0700 Subject: [PATCH] Fix some typos --- mr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mr b/mr index ba29b40..3a729e4 100755 --- a/mr +++ b/mr @@ -30,7 +30,7 @@ B [options] action [params ...] B is a Multiple Repository management tool. It can checkout, update, or perform other actions on a set of repositories as if they were one combined -respository. It supports any combination of subversion, git, cvs, mecurial, +repository. It supports any combination of subversion, git, cvs, mecurial, bzr and darcs repositories, and support for other revision control systems can easily be added. @@ -121,8 +121,8 @@ Displays this help. =back -Actions can be abbreviated to any unambiguous subsctring, so -"mr st" is equivilant to "mr status", and "mr up" is equivilant to "mr +Actions can be abbreviated to any unambiguous substring, so +"mr st" is equivalent to "mr status", and "mr up" is equivalent to "mr update" Additional parameters can be passed to most commands, and are passed on -- 2.39.2