浏览代码

Document where commands begin and end

Clara Hobbs 7 年前
父节点
当前提交
eece9b4200
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      docs/console_config.md

+ 3
- 0
docs/console_config.md 查看文件

@@ -67,6 +67,9 @@ unplugged at any time.
67 67
 
68 68
 ## Commands
69 69
 
70
+Commands are echoed on the terminal as characters are received.  Lines are
71
+separated by `\r\n` and a command's output ends with the `PDBS) ` prompt.
72
+
70 73
 ### help
71 74
 
72 75
 Usage: `help`

正在加载...
取消
保存