You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
614 B

  1. refbase command line clients
  2. ============================
  3. Author
  4. ------
  5. Matthias Steffens <refbase@extracts.de>
  6. About
  7. -----
  8. 'refbase' is a command line client (written in perl) to search refbase.
  9. 'refbase_import' is a client to import references into refbase.
  10. Use
  11. ---
  12. Part I: Configuration
  13. - Both scripts may be edited in a text editor. It is suggested that you set:
  14. - %hosts
  15. - %loginParams
  16. Part II: Use
  17. - Both scripts will print help if run with an argument of '-h' or '--help'
  18. - They will print usage examples if run with '-X' or '--examples'
  19. See also:
  20. <http://cli.refbase.net>