[ticket/13807] Add version to the usage output

PHPBB3-13807
This commit is contained in:
Joas Schilling 2015-05-05 18:35:57 +02:00
parent 45baaf6022
commit 740be0507e

View file

@ -22,7 +22,7 @@ define('IN_PHPBB', true);
function usage()
{
echo "Usage: export_events_for_wiki.php COMMAND [EXTENSION]\n";
echo "Usage: export_events_for_wiki.php COMMAND [VERSION] [EXTENSION]\n";
echo "\n";
echo "COMMAND:\n";
echo " all:\n";