mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
[ci skip] documentation
This commit is contained in:
parent
ded206635d
commit
e360c195f3
|
|
@ -83,8 +83,8 @@ Reduction options are processed in the left-to-right manner.
|
|||
|
||||
--delete-package PKG
|
||||
: This option can be specified multiple times. It uninterns the symbols in
|
||||
the given package, calls `makeunbound` and `fmakeunbound` on each symbol
|
||||
and deletes the package.
|
||||
PACKAGE, calls `makeunbound` and `fmakeunbound` on each symbol
|
||||
and deletes the package. Package names are automatically string-upcase'd.
|
||||
|
||||
--delete-all-packages
|
||||
: This option applies --delete-package PKG on all packages, except some
|
||||
|
|
|
|||
Loading…
Reference in a new issue