projects
/
mw
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
104bad5
)
Fix README (again) based on new login command
author
Ian Weller
<ian@ianweller.org>
Sun, 14 Mar 2010 07:49:58 +0000
(
01:49
-0600)
committer
Ian Weller
<ian@ianweller.org>
Sun, 14 Mar 2010 07:49:58 +0000
(
01:49
-0600)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 0e7fc16021cd8aecbbb74330715cc8eeef44f136..71dddb8376525b77cac4b23100bec456471e72e5 100644
(file)
--- a/
README
+++ b/
README
@@
-4,8
+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
# use -u username if you like,
- # you'll be asked for a password later
+mw init http://example.com/w/api.php
+mw login # if you need/want to
mw pull 'Main Page'
$EDITOR Main_Page.wiki
mw fetch # check for newer revisions
Benjamin Mako Hill
||
Want to submit a patch?