From 3dbf13486daf10bd2c560ce3a685113248563aa7 Mon Sep 17 00:00:00 2001 From: Josef Moravec Date: Tue, 1 Nov 2016 15:15:06 +0000 Subject: [PATCH] Bug 17529: Follow-up - add --with-records to list of options in usage --- misc/devel/populate_db.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/devel/populate_db.pl b/misc/devel/populate_db.pl index c1c5da2..78d59aa 100755 --- a/misc/devel/populate_db.pl +++ b/misc/devel/populate_db.pl @@ -38,6 +38,7 @@ populate_db.pl [--marcflavour MARCFLAVOUR] --help Brief help message --marcflavour m Specify the MARC flavour to use (MARC21|UNIMARC). Defaults to MARC21. + --with-records Insert some bibliographic and authority records (MARC21) -v Be verbose. =head1 OPTIONS -- 2.1.4