Add release note entry for the marc_export 'since' feature
authorDan Scott <dscott@laurentian.ca>
Thu, 23 Jan 2014 03:41:04 +0000 (22:41 -0500)
committerDan Scott <dscott@laurentian.ca>
Thu, 23 Jan 2014 03:41:04 +0000 (22:41 -0500)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
docs/RELEASE_NOTES_NEXT/Administration/marc_export_since.txt [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/Administration/marc_export_since.txt b/docs/RELEASE_NOTES_NEXT/Administration/marc_export_since.txt
new file mode 100644 (file)
index 0000000..a025ce5
--- /dev/null
@@ -0,0 +1,9 @@
+Export all records created or edited after a given date
+=======================================================
+
+To better support periodic batch exports of new or changed MARC records, the
+`marc_export` script now accepts two additional command line options that
+combine with the `--all` flag:
+
+* `--since / -s` : Exports records created since the date in 'YYYY-MM-DD' format
+* `--edited` : Exports records edited since the date in 'YYYY-MM-DD' format