aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.