Skip to content
Snippets Groups Projects
Commit f95cf535 authored by rtoy's avatar rtoy
Browse files

code/commandline.lisp:

o Update DEFSWITCH to allow docstrings (and argument names)
o Add docstrings to the available switches
o Add -help (and --help) switches to print out usage information and
  exit.

code/save.lisp:
o If the command line includes -help or --help, disable loading of the
  user init and site init files.  We don't want to process them if
  we're going to just print out help and exit.
parent 165cdfbe
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment