From 23cf479017a5ae3a384375ff24d81aee22d23082 Mon Sep 17 00:00:00 2001 From: kados Date: Thu, 25 May 2006 21:23:39 +0000 Subject: [PATCH] reformatting --- export/export.pl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/export/export.pl b/export/export.pl index dead4fd3cb..0716ddf1d2 100755 --- a/export/export.pl +++ b/export/export.pl @@ -44,12 +44,12 @@ USAGE: export.pl -[options] Exports bibliographic data from Koha to an ISO2709 or MARCXML file. OPTIONS: - -format MARC, MARCXML [MARC] - -e MARC-8 or UTF-8 [UTF-8] - -ignoreerrors Ignore encoding errors - -assumeunicode Assume Unicode when unsure of encoding - -file Filename to store dump [koha.mrc] - -h This file + --format MARC, MARCXML [MARC] + --encoding MARC-8 or UTF-8 [UTF-8] + --ignoreerrors Ignore encoding errors + --assumeunicode Assume Unicode when unsure of encoding + --file Filename to store dump [koha.mrc] + --h This file EXAMPLES: \$ ./export.pl --format=MARCXML --encoding=UTF-8 -file=2005-05-23-koha.mrc --ignoreerrors -- 2.39.5