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 " -get-feeds - receive popular feeds from linked instances\n";
|
||||||
print " -import USER FILE - import articles from XML\n";
|
print " -import USER FILE - import articles from XML\n";
|
||||||
print " -quiet - don't show messages\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";
|
print " -help - show this help\n";
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user