X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/1c1ea17d710f2e1d40fc1e48a354195303fd7d4f..8b8a885a8072a8e840bf99f83ef78b769121dc4a:/src/optparse.lisp diff --git a/src/optparse.lisp b/src/optparse.lisp index 16b5b7b..fff0e88 100644 --- a/src/optparse.lisp +++ b/src/optparse.lisp @@ -165,7 +165,7 @@ (opt-long-name o) (opt-arg-optional-p o) (opt-arg-name o) - (opt-documentation o))))) + (opt-%documentation o))))) (:constructor %make-option (&key long-name tag negated-tag short-name arg-name arg-optional-p documentation