|
||
---|---|---|
.. | ||
clhs-lookup.lisp | ||
default.nix | ||
packages.lisp | ||
README.md |
clhs-lookup
Simple cli to lookup symbols' documentation in a local copy of the Common Lisp HyperSpec.
usage
clhs-lookup [--print] symbol [symbol [...]]
--print Print documentation paths to stdout instead of
opening them with $BROWSER (defaults to xdg-open).