Files
2021-01-28 15:58:21 +01:00

24 lines
614 B
Plaintext

refbase command line clients
============================
Author
------
Matthias Steffens <refbase@extracts.de>
About
-----
'refbase' is a command line client (written in perl) to search refbase.
'refbase_import' is a client to import references into refbase.
Use
---
Part I: Configuration
- Both scripts may be edited in a text editor. It is suggested that you set:
- %hosts
- %loginParams
Part II: Use
- Both scripts will print help if run with an argument of '-h' or '--help'
- They will print usage examples if run with '-X' or '--examples'
See also:
<http://cli.refbase.net>