diff --git a/update.php b/update.php index 0fe4402e3..67bf68f23 100755 --- a/update.php +++ b/update.php @@ -86,8 +86,8 @@ "gen-search-idx" => "generate basic PostgreSQL fulltext search index", "plugins-list" => "list installed plugins", "debug-feed:" => ["N", "update specified feed with debug output enabled"], - "debug-force-refetch" => "debug update: force refetch feed data", - "debug-force-rehash" => "debug update: force rehash articles", + "force-refetch" => "debug update: force refetch feed data", + "force-rehash" => "debug update: force rehash articles", "opml-export:" => ["USER:FILE", "export OPML of USER to FILE"], "user-list" => "list all users", # "user-add:" => ["USER[:PASSWORD]", "add USER, optionally without prompting for PASSWORD"],