From 7e184be69dacfd51e68450f4b7c7a5c69c90bf74 Mon Sep 17 00:00:00 2001 From: shivers Date: Wed, 21 Aug 1996 20:52:21 +0000 Subject: [PATCH] Added documentation for new command-line switches. --- doc/cheat.txt | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/doc/cheat.txt b/doc/cheat.txt index 7428da6..7953b9a 100644 --- a/doc/cheat.txt +++ b/doc/cheat.txt @@ -608,8 +608,21 @@ socket/receive-timeout * Running scsh -scsh [end-option arg1 ...] - end-option: -s script +scsh [meta-arg] [switch1 ...] [end-option arg1 ...] + meta-arg: \ + + switch: -e Top-level entry point + -o Open structure in current package. + -m Switch to package. + -n Switch to new package. + + -lm Load module into config package. + -l Load file into current package. + -dm Do script module. + -ds Do script. + + end-option: -s