Commit 0295d77
docs: improve Node REPL dot commands explanation (#71)
* docs: improve Node REPL dot commands explanation
- Group `.clear` and `.break` together as equivalent in default REPL
- Simplify descriptions of dot commands
- Clarify that `.clear` only resets context in custom programmatic REPL
Signed-off-by: Mohamed Mohsen <zmohamedmohsnz@gmail.com>
* Apply review suggestions
Co-authored-by: Aviv Keller <me@aviv.sh>
Signed-off-by: Mohamed Mohsen <zmohamedmohsnz@gmail.com>
* Remove misleading note about .clear command
Signed-off-by: Mohamed Mohsen <zmohamedmohsnz@gmail.com>
---------
Signed-off-by: Mohamed Mohsen <zmohamedmohsnz@gmail.com>
Co-authored-by: Aviv Keller <me@aviv.sh>1 parent 3a8d092 commit 0295d77
1 file changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
97 | 96 | | |
98 | 97 | | |
99 | 98 | | |
| |||
0 commit comments