From 53009a912c84b298815d9504c2ae3a6a2d44b225 Mon Sep 17 00:00:00 2001 From: Josef Moravec Date: Tue, 1 Nov 2016 14:46:56 +0000 Subject: [PATCH] [SIGNED-OFF] Bug 17529: Follow-up - add with records to list of options in usage Signed-off-by: Josef Moravec --- 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 cee9a00..ad024e0 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