From: Christopher Baines Date: Sat, 28 Feb 2015 19:16:45 +0000 (+0000) Subject: Fix usage to not incorrectly state that the refresh option is on by default X-Git-Tag: debian/3.20150329~53 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/14b51b9912edee3cc1f65ddfda33925ba7ea8e1a Fix usage to not incorrectly state that the refresh option is on by default As far as I can tell, it was off by default since when it was introduced in ffc0be87d7eca4de4dbc91d740d36b7b40bfa911, and unless I have read the history wrong, has never been enabled by default. --- diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 427a51f3b..13a901cd3 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -23,8 +23,7 @@ These options control the mode that ikiwiki operates in. * --refresh - Refresh the wiki, updating any changed pages. This is the default - behavior so you don't normally need to specify it. + Refresh the wiki, updating any changed pages. * --rebuild