1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[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";