1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-05 11:04:02 +00:00

Added equivalents to Unix echo and shell comments to doc/DDT.md

This commit is contained in:
jwbrase
2020-02-06 10:43:54 -06:00
committed by Jon Brase
parent b5573e0175
commit 3f70f816d5

View File

@@ -43,3 +43,5 @@ The ◊ character represents typing <kbd>ESC</kbd>, or holding down the
| man 2 open | | :call open |
| dmesg | | :sysmsg |
| uptime | | :time |
| echo "Hello World!" | | <kbd>^W</kbd>:◊<kbd>^V</kbd>Hello World! <kbd>^W</kbd>◊<kbd>^V</kbd> *(in an xfile)* |
| \#Comment | | <kbd>^W</kbd>:◊Comment◊<kbd>^V</kbd> *(in an xfile)* |