|
Lines 266-289
Print a brief help message.
Link Here
|
| 266 |
|
266 |
|
| 267 |
=item B<--starting_authid> |
267 |
=item B<--starting_authid> |
| 268 |
|
268 |
|
|
|
269 |
--starting_authid=ID Export authorities with authid >= ID |
| 270 |
|
| 269 |
=item B<--ending_authid> |
271 |
=item B<--ending_authid> |
| 270 |
|
272 |
|
|
|
273 |
--ending_authid=ID Export authorities with authid <= ID |
| 274 |
|
| 271 |
=item B<--authtype> |
275 |
=item B<--authtype> |
| 272 |
|
276 |
|
|
|
277 |
--authtype=AUTHTYPE Export authorities from the given AUTHTYPE |
| 278 |
|
| 273 |
=item B<--starting_biblionumber> |
279 |
=item B<--starting_biblionumber> |
| 274 |
|
280 |
|
|
|
281 |
--starting_biblionumber=ID Export biblio with biblionumber >= ID |
| 282 |
|
| 275 |
=item B<--ending_biblionumber> |
283 |
=item B<--ending_biblionumber> |
| 276 |
|
284 |
|
|
|
285 |
--ending_biblionumber=ID Export biblio with biblionumber <= ID |
| 286 |
|
| 277 |
=item B<--itemtype> |
287 |
=item B<--itemtype> |
| 278 |
|
288 |
|
|
|
289 |
--itemtype=ITEMTYPE Export biblio from the given ITEMTYPE |
| 290 |
|
| 279 |
=item B<--starting_callnumber> |
291 |
=item B<--starting_callnumber> |
| 280 |
|
292 |
|
|
|
293 |
--starting_callnumber=CALLNUMBER Export biblio with callnumber >=CALLNUMBER |
| 294 |
|
| 281 |
=item B<--ending_callnumber> |
295 |
=item B<--ending_callnumber> |
| 282 |
|
296 |
|
|
|
297 |
--ending_callnumber=CALLNUMBER Export biblio with callnumber <=CALLNUMBER |
| 298 |
|
| 283 |
=item B<--start_accession> |
299 |
=item B<--start_accession> |
| 284 |
|
300 |
|
|
|
301 |
--starting_accession=DATE Export biblio with an item accessionned after DATE |
| 302 |
|
| 285 |
=item B<--end_accession> |
303 |
=item B<--end_accession> |
| 286 |
|
304 |
|
|
|
305 |
--end_accession=DATE Export biblio with an item accessionned after DATE |
| 306 |
|
| 287 |
=back |
307 |
=back |
| 288 |
|
308 |
|
| 289 |
=head1 AUTHOR |
309 |
=head1 AUTHOR |
| 290 |
- |
|
|