aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZhiming Wang <zmwangx@gmail.com>2015-09-08 21:30:39 +0800
committerZhiming Wang <zmwangx@gmail.com>2015-09-08 21:30:39 +0800
commitcecce6bbde6710da5a901e17120a67c4d4b8b49b (patch)
tree1e54df47a36d59ee46246b96351d3bd0643f7162 /README.md
parent5e4508a6e8435ba081437fbb5bff18efaf49afcb (diff)
downloadmy_new_personal_website-cecce6bbde6710da5a901e17120a67c4d4b8b49b.tar.xz
my_new_personal_website-cecce6bbde6710da5a901e17120a67c4d4b8b49b.zip
Add the "edit" action to README
Obviously I forgot.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 69446eab..0c395ab6 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ This blog can be built with the `pyblog` script. The `pyblog` script currently p
* `preview` (aliases: `p`, `pre`).
* `deploy` (aliases: `d`, `dep`);
* `gen_deploy` (aliases: `gd`, `gendep`);
+* `edit` (aliases: `e`, `ed`).
Run `pyblog --help` for more information, and `pyblog <action> --help` for what the action does and how to perform the action.