0.7.12.23:
[sbcl.git] / doc / sbcl.1
index 942f0f8..2d83ea1 100644 (file)
@@ -278,6 +278,12 @@ Suppress the printing of any banner or other informational message at
 startup. (This makes it easier to write Lisp programs which work
 cleanly in Unix pipelines. See also the "--noprint" and
 "--disable-debugger" options.)
 startup. (This makes it easier to write Lisp programs which work
 cleanly in Unix pipelines. See also the "--noprint" and
 "--disable-debugger" options.)
+.TP 3
+.B --help
+Print some basic information about SBCL, then exit.
+.TP 3
+.B --version
+Print SBCL's version information, then exit.
 .PP
 
 In the future, runtime options may be added to control behavior such
 .PP
 
 In the future, runtime options may be added to control behavior such
@@ -522,8 +528,8 @@ executable program containing some low-level runtime support and
 a loader, used to read sbcl.core
 .TP
 .I sbcl.core
 a loader, used to read sbcl.core
 .TP
 .I sbcl.core
-dumped memory image containing most of SBCL, to be loaded by the
-'sbcl' executable
+dumped memory image containing most of SBCL, to be loaded by
+the 'sbcl' executable
 .TP
 .I sbclrc
 optional system-wide startup script (in an etc-ish system
 .TP
 .I sbclrc
 optional system-wide startup script (in an etc-ish system