summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2016-03-23 10:18:11 -0700
committerCarl Worth <cworth@cworth.org>2016-03-23 10:18:11 -0700
commita29ea832d02a1d0845ecb9f4795105bf68d873ef (patch)
tree6b98497977b7a565fc8b2ab868a910cce87dd797
parente2bf8db1a145f88d62f5139f35449cbabef19ffb (diff)
Another minor change to the wiki0write-access instructions.
As is likely clear by now, I'm merely trying to test the push process.
-rw-r--r--wikiwriteaccess.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/wikiwriteaccess.mdwn b/wikiwriteaccess.mdwn
index 7f03b0b..3d84772 100644
--- a/wikiwriteaccess.mdwn
+++ b/wikiwriteaccess.mdwn
@@ -6,7 +6,8 @@ source can be checked out via git with this command:
git clone git://notmuchmail.org/git/notmuch-wiki
-Then you can edit the wiki content locally, commit the changes with:
+Then you can edit the wiki content locally. To publish your changes,
+commit the changes with:
git add _any-new-files_
git commit -a