projects
/
mw
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c712c5
)
Explain init -u in README's workflow
author
Ian Weller
<ian@ianweller.org>
Sun, 14 Mar 2010 06:03:15 +0000
(
00:03
-0600)
committer
Ian Weller
<ian@ianweller.org>
Sun, 14 Mar 2010 06:03:15 +0000
(
00:03
-0600)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 39b3d028e0171c524a598dd77a742511529ae28f..0e7fc16021cd8aecbbb74330715cc8eeef44f136 100644
(file)
--- a/
README
+++ b/
README
@@
-4,7
+4,8
@@
Copyright (C) 2010 Ian Weller <ian@ianweller.org>
== Basic workflow ==
See HACKING on how to run this; a nice setup.py isn't done yet.
-mw init http://example.com/w/api.php
+mw init http://example.com/w/api.php # use -u username if you like,
+ # you'll be asked for a password later
mw pull 'Main Page'
$EDITOR Main_Page.wiki
mw fetch # check for newer revisions
Benjamin Mako Hill
||
Want to submit a patch?