Skip to content

Commit 4c30306

Browse files
committed
Extended documentation string of QUICKLOAD
- changed types of SYSTEMS to bullet points
1 parent a159a7d commit 4c30306

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

quicklisp/client.lisp

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,11 @@
2525
"Load SYSTEMS the quicklisp way. SYSTEMS is a designator for a list
2626
of things to be loaded.
2727
28-
SYSTEMS can be either a string, a keyword symbol, a list of strings or a list of keyword symbols.
28+
SYSTEMS can be either
29+
- a string,
30+
- a keyword symbol,
31+
- a list of strings or
32+
- a list of keyword symbols.
2933
VERBOSE is boolean and defaults to NIL.
3034
SILENT is boolean and defaults to NIL.
3135
PROMPT is boolean and defaults to NIL.

0 commit comments

Comments
 (0)