]> git.cworth.org Git - notmuch-wiki/commitdiff
Fix some minor spacing wording problem with the nmbug page.
authorDavid Bremner <bremner@unb.ca>
Sat, 12 Nov 2011 05:55:10 +0000 (00:55 -0500)
committerDavid Bremner <bremner@unb.ca>
Sat, 12 Nov 2011 05:55:10 +0000 (00:55 -0500)
nmbug.mdwn

index 2b217cc115fe9ab3e3929124ab37349aae28fd47..d80d4b26295f200f9f0c6d151f4973e3f61c7958 100644 (file)
@@ -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