From: David Bremner Date: Sat, 12 Nov 2011 05:55:10 +0000 (-0500) Subject: Fix some minor spacing wording problem with the nmbug page. X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=857d6e6b2194bacfac69f69c3a713a3c73ba8eb5 Fix some minor spacing wording problem with the nmbug page. --- 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