Clean up implementation of printing options tablertoy-generate-command-line-texi-table
commit684f9167b20754b9a7524ae875d87e4fc7c6e14e
authorRaymond Toy <toy.raymond@gmail.com>
Fri, 26 Jul 2024 21:47:04 +0000 (26 14:47 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Fri, 26 Jul 2024 21:47:04 +0000 (26 14:47 -0700)
treefe71d260a3c5c71daee32e1302cc07c80d54f621
parentf5ed3d444402710270b70e93a5d8b762f1928c5a
Clean up implementation of printing options table

Rename `*maxima-options*` to `*maxima-commandline-options*` to make it
clearer what it contains.

Add a docstring for `list-cl-options`.
src/command-line.lisp
src/init-cl.lisp