$ cmucl --help
; Loading #p"/local/users/pascal/.cmucl-init.lisp".
Warning:  #<Command Line Switch "-help"> is an illegal switch
CMU Common Lisp 18d, running on thalassa
Send questions to [EMAIL PROTECTED] and bug reports to [EMAIL PROTECTED]


Since it says to send questions here:

   - What are the command-line options of cmucl?
     (they don't appear in the man page and cmucl itself is not helpful).


Even ed(1) which is famous for its terseness gives:

$ ed --help
Usage: ed [OPTION]... [FILE]

  -G, --traditional          use a few backward compatible features
  -p, --prompt=STRING        use STRING as an interactive prompt
  -s, -, --quiet, --silent   suppress diagnostics
      --help                 display this help
      --version              output version information

Start edit by reading in FILE if given.  Read output of shell command
if FILE begins with a `!'.



-- 
__Pascal_Bourguignon__                     http://www.informatimago.com/
There is no worse tyranny than to force a man to pay for what he doesn't
want merely because you think it would be good for him.--Robert Heinlein
http://www.theadvocates.org/

Reply via email to