pdldoc - shell interface to PDL documentation


SUBMITTED BY: Guest

DATE: June 4, 2014, 6:43 a.m.

FORMAT: Text only

SIZE: 765 Bytes

HITS: 4945

  1. NAME
  2. pdldoc - shell interface to PDL documentation
  3. SYNOPSIS
  4. pdldoc <text>
  5. pdldoc [-a] [-h] [-s] [-u] <text>
  6. DESCRIPTION
  7. The aim of pdldoc is to provide the same functionality as the "apropos", "help", "sig", and "usage" commands available in the perldl shell.
  8. Think of it as the PDL equivalent of "perldoc -f".
  9. OPTIONS
  10. -h help
  11. print documentation about a PDL function or module or show a PDL manual. This is the default option.
  12. -a apropos
  13. Regex search PDL documentation database.
  14. -s sig
  15. prints signature of PDL function.
  16. -u usage
  17. Prints usage information for a PDL function.
  18. VERSION
  19. This is pdldoc v0.2.
  20. AUTHOR
  21. Doug Burke <burke@ifa.hawaii.edu>.

comments powered by Disqus