Add an :initial-value option to option specs, with which you can specify a default...
authorFrancois-Rene Rideau <fare@tunes.org>
Tue, 8 Sep 2009 21:05:55 +0000 (17:05 -0400)
committerFrancois-Rene Rideau <fare@tunes.org>
Tue, 8 Sep 2009 21:05:55 +0000 (17:05 -0400)
commitd20a6e36b3ed0b4d2794dd76e483d5077d2bc34e
treee9f9714df914e1ad4471aa81cae2d38ebca5f270
parent8089440955620a03b98e0b26c8835e3f3693284a
Add an :initial-value option to option specs, with which you can specify a default or more.
Also, show default value in help.
Feature requested by Levente Mészáros.
Additionally bug fix by Levente whereby we show help correctly
when a name, not a list of names, is provided.
parse-command-line-arguments.lisp