From 37f332d58e0563c3fbccc6c32d1ebf009c2f3e7d Mon Sep 17 00:00:00 2001 From: "Benjamin J. Balter" Date: Sun, 14 Apr 2013 13:06:55 -0400 Subject: [PATCH] Note that `--auto` is not `--watch` --- site/_posts/2012-07-01-upgrading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_posts/2012-07-01-upgrading.md b/site/_posts/2012-07-01-upgrading.md index dc1a30b2..560e2399 100644 --- a/site/_posts/2012-07-01-upgrading.md +++ b/site/_posts/2012-07-01-upgrading.md @@ -33,7 +33,7 @@ files. * `--no-server` * `--no-auto` -* `--auto` +* `--auto` (now `--watch`) * `--server` * `--url=` * `--maruku`, `--rdiscount`, and `--redcarpet`