From 995804fabef0a6b4bd71b7f264550f177d599dae Mon Sep 17 00:00:00 2001 From: Joe Wreschnig Date: Sat, 29 Mar 2014 18:09:42 +0100 Subject: [PATCH 1/1] Actual proper commands in README. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f3fce87..8137411 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ It also enforces some parts of my preferred Pelican configuration: ## Quick Guide -* `C-x P n` - Insert a post or page header -* `C-x P p` - Remove draft status from a post (i.e. publish it) -* `C-x P t` - Update the date field in a post/page header -* `C-x P h` - Generate HTML output for a site (equivalent to `make html`) -* `C-x P u` - Upload a site using rsync (equivalent to `make rsync_upload`) +* `C-c P n` - Insert a post or page header +* `C-c P p` - Remove draft status from a post (i.e. publish it) +* `C-c P t` - Update the date field in a post/page header +* `C-c P h` - Generate HTML output for a site (equivalent to `make html`) +* `C-c P u` - Upload a site using rsync (equivalent to `make rsync_upload`) ## Troubleshooting -- 2.20.1