Browse Source

Document where commands begin and end

Clara Hobbs 7 years ago
parent
commit
eece9b4200
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      docs/console_config.md

+ 3
- 0
docs/console_config.md View File

67
 
67
 
68
 ## Commands
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
 ### help
73
 ### help
71
 
74
 
72
 Usage: `help`
75
 Usage: `help`

Loading…
Cancel
Save