From 857d6e6b2194bacfac69f69c3a713a3c73ba8eb5 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 12 Nov 2011 00:55:10 -0500 Subject: [PATCH] Fix some minor spacing wording problem with the nmbug page. --- nmbug.mdwn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nmbug.mdwn b/nmbug.mdwn index 2b217cc..d80d4b2 100644 --- a/nmbug.mdwn +++ b/nmbug.mdwn @@ -9,7 +9,7 @@ Currently you need at least the version of notmuch in master, and the script in contrib/nmbug. -2. The current tag repo is at +2. The current tag repo can be obtained by git clone --bare git://pivot.cs.unb.ca/nmbug.git $HOME/.nmbug @@ -22,7 +22,7 @@ $ notmuch tag +notmuch::patch $id - # write the tag changes from the notmuch + # write the tag changes from the notmuch database $ nmbug commit ## Using nmbug, doing the same thing with more steps @@ -33,8 +33,8 @@ # Optionally inspect the fetched changes $ nmbug status - a tags/id1/patch - d tags/id2/pushed + a tags/id1/patch + d tags/id2/pushed # merge the fetched tags into notmuch $ nmbug merge -- 2.43.0