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
ffc0be87d7
, and unless I have read the history
wrong, has never been enabled by default.
master
parent
670afb72ff
commit
14b51b9912
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue