bib-status.php has help text for bib-ref-new.php.
rm-old-files.sh and rm-old-tables.sh have no help text.
Enh: support help text for top-level commands? For example:
- bib import-lo help
- bib help import-lo
- bib update-lib help
- bib help update-lib
That could be done by bib script selecting a primary sub-script for the help text.
(If "help" is found anywhere on the command line, then no commands are executed. Only help is output if it can be identified.)
bib-status.php has help text for bib-ref-new.php.
rm-old-files.sh and rm-old-tables.sh have no help text.
Enh: support help text for top-level commands? For example:
That could be done by bib script selecting a primary sub-script for the help text.
(If "help" is found anywhere on the command line, then no commands are executed. Only help is output if it can be identified.)