]> git.cworth.org Git - notmuch-wiki/commitdiff
nmbug: add "$ " prefix to shell commands
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Fri, 23 Dec 2011 22:30:07 +0000 (02:30 +0400)
committerDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Fri, 23 Dec 2011 22:30:07 +0000 (02:30 +0400)
nmbug.mdwn

index 6bc04c863882a74bf56f9aa3d358507d9f6a8f19..db2df2d09bc28e3fd77dfa8ae63de363f868d274 100644 (file)
@@ -67,11 +67,11 @@ For the moment, we are using a central repo, hosted at:
 To get push access, send your public key (ideally in a gpg signed
 email) to David Bremner.  There is a convenience command:
 
-    nmbug push
+    nmbug push
 
 But you will have to change your url with:
 
-    git --git-dir=$HOME/.nmbug remote set-url origin nmbug@nmbug.tethera.net:nmbug-tags
+    git --git-dir=$HOME/.nmbug remote set-url origin nmbug@nmbug.tethera.net:nmbug-tags
 
 ## Tagging conventions