]> pd.if.org Git - mmurtl/commitdiff
autocommit for files dated 1994-07-29 21:36:08
authorRichard Burgess <>
Fri, 29 Jul 1994 21:36:08 +0000 (21:36 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Mon, 17 Oct 2016 14:03:47 +0000 (14:03 +0000)
mmsys/help.cli [new file with mode: 0644]
msamples/cli/help.cli [new file with mode: 0644]

diff --git a/mmsys/help.cli b/mmsys/help.cli
new file mode 100644 (file)
index 0000000..62f8485
--- /dev/null
@@ -0,0 +1,16 @@
+Internal CLI Commands:
+    Cls     - Clear Screen
+    Copy    - Copy Files  (From To)
+    Dir     - Directory listing
+    Debug   - Enter Debugger
+    Dump    - Hex dump of a file
+    Exit    - Exit and terminate CLI (return to Monitor)
+    Help    - Display this file
+    Monitor - Return to Monitor (leave this CLI running)
+    Path    - Set file access path (New path e.g. D:\DIR\)
+    Rename  - Rename a file (Current name  New name)
+    Run     - Execute a run file in this Job's context (Run file name)
+    Type    - Type the contents of text file to the screen (File name)
+
+Global Hot keys:  CTRL-ALT-PAGE DOWN - switch video/keyboard to next job.
+                  CTRL-ALT-DEL - Kill currently displayed Job.
diff --git a/msamples/cli/help.cli b/msamples/cli/help.cli
new file mode 100644 (file)
index 0000000..62f8485
--- /dev/null
@@ -0,0 +1,16 @@
+Internal CLI Commands:
+    Cls     - Clear Screen
+    Copy    - Copy Files  (From To)
+    Dir     - Directory listing
+    Debug   - Enter Debugger
+    Dump    - Hex dump of a file
+    Exit    - Exit and terminate CLI (return to Monitor)
+    Help    - Display this file
+    Monitor - Return to Monitor (leave this CLI running)
+    Path    - Set file access path (New path e.g. D:\DIR\)
+    Rename  - Rename a file (Current name  New name)
+    Run     - Execute a run file in this Job's context (Run file name)
+    Type    - Type the contents of text file to the screen (File name)
+
+Global Hot keys:  CTRL-ALT-PAGE DOWN - switch video/keyboard to next job.
+                  CTRL-ALT-DEL - Kill currently displayed Job.