LP#2015484: (follow-up) ensure that -e means --encoding user/gmcharlt/lp2015484_exclude_opac_visible_from_export
authorGalen Charlton <gmc@equinoxOLI.org>
Fri, 7 Apr 2023 13:39:27 +0000 (09:39 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 7 Apr 2023 13:39:27 +0000 (09:39 -0400)
This preserves backwards compatiblity.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/support-scripts/marc_export.in

index 748cc7f..a6e3131 100755 (executable)
@@ -94,7 +94,7 @@ sub new {
                'format=s',
                'type=s',
                'xml-idl=s',
-               'encoding=s',
+               'encoding|e=s',
                'timeout=i',
                'library=s@',
                'descendants=s@',