Fix regression

This commit is contained in:
Sebastian Meyer 2017-12-21 19:04:24 +01:00
parent ace2cd93a7
commit 1d65244162
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ if (empty($argc) || $argc != 3) {
echo "\n";
echo "Example:\n";
echo " php update.php /tmp/import oai_dc\n";
echo "\n";
exit;