Refbase update_2021-01-28_15_58

This commit is contained in:
root
2021-01-28 15:58:21 +01:00
commit 64e7261da6
300 changed files with 164739 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
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>