mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 11:59:34 +00:00
update.php: fix help text
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
print " -get-feeds - receive popular feeds from linked instances\n";
|
||||
print " -import USER FILE - import articles from XML\n";
|
||||
print " -quiet - don't show messages\n";
|
||||
print " -indexes - recreate missing schema indexes\n";
|
||||
print " -indexes - recreate missing schema indexes\n";
|
||||
print " -help - show this help\n";
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user