]> git.madduck.net Git - code/myrepos.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Fix 'supresses' typo.
authorAdam Spiers <mr@adamspiers.org>
Tue, 8 Nov 2011 14:49:13 +0000 (14:49 +0000)
committerJoey Hess <joey@kitenet.net>
Sun, 4 Dec 2011 20:38:04 +0000 (16:38 -0400)
(cherry picked from commit 57386ef4bb07ebe1ea56c73c0fee86a51f417cda)

mr

diff --git a/mr b/mr
index fc63605018ecfeb3a74bc2ae3e21fadc373da49b..b37d9a5216313fa5fb23fbb112fee88b28d0333e 100755 (executable)
--- a/mr
+++ b/mr
@@ -222,7 +222,7 @@ Be verbose.
 
 =item --quiet
 
-Be quiet. This supresses mr's usual output, as well as any output from
+Be quiet. This suppresses mr's usual output, as well as any output from
 commands that are run (including stderr output). If a command fails,
 the output will be shown.