nl-sync-to-koha.pl - Sync patrons from the Norwegian national patron database (NL) to Koha.
perl nl-sync-to-koha.pl -v --run
Actually carry out syncing operations. Without this option, the script will only report what it would have done, but not change any data, locally or remotely.
Report on the progress of the script.
Date and time to sync from, if this should be different from "1 second past midnight of the day before". The date should be in this format:
2014-06-03T00:00:01
Even more output.
Prints this help message and exits.
Magnus Enger <digitalutvikling@gmail.com>
Copyright 2014 Oslo Public Library
This file is part of Koha.
Koha is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
You should have received a copy of the GNU General Public License along with Koha; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.