View | Details | Raw Unified | Return to bug 38408
Collapse All | Expand All

(-)a/misc/migration_tools/rebuild_zebra.pl (-1 / +4 lines)
Lines 1041-1046 Parameters: Link Here
1041
    --table                 specify a table (can be items, biblioitems, biblio, biblio_metadata) to retrieve biblionumber to index.
1041
    --table                 specify a table (can be items, biblioitems, biblio, biblio_metadata) to retrieve biblionumber to index.
1042
                            biblioitems is the default value.
1042
                            biblioitems is the default value.
1043
1043
1044
    --forks                 specify the number of processes (forks) for parallel
1045
                            exporting authority or biblio records (does not
1046
                            apply to the indexing step)
1047
1044
    --help or -h            show this message.
1048
    --help or -h            show this message.
1045
_USAGE_
1049
_USAGE_
1046
}
1050
}
1047
- 

Return to bug 38408