From e6af658f3a966c87311419848b9281c92b3b1bf0 Mon Sep 17 00:00:00 2001 From: Ben Ostrowsky Date: Fri, 20 May 2011 16:16:41 +0000 Subject: [PATCH] Fixed typo --- marc_cleanup | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/marc_cleanup b/marc_cleanup index f0c3753..04b9760 100755 --- a/marc_cleanup +++ b/marc_cleanup @@ -641,7 +641,7 @@ Options --output -o Cleaned MARCXML output filename --exception -x Exception (dumped records) MARCXML filename or - --prefix=> -p Shared prefix for output/exception files. Will produce + --prefix= -p Shared prefix for output/exception files. Will produce PREFIX.clean.marc.xml and PREFIX.exception.marc.xml --marcfile -m Input filename. Defaults to PREFIX.marc.xml -- 1.7.2.5