Skip to content

Commit dbb455f

Browse files
committed
Few more additions based on PR feedback #2
1 parent 3c9dbf4 commit dbb455f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -532,9 +532,9 @@ The following shortcuts are available within the serial terminal:
532532
- Ctrl+e - Toggle local echo
533533
- Ctrl+h - Help
534534
- Ctrl+t - Menu escape key
535-
- _Even more shortcuts are available through the Menu shortcut. Check the help within the serial terminal (Ctrl+h).__
535+
- _More shortcuts can be viewed within the serial terminal's help menu (Ctrl+h)._
536536

537-
You can also add the --sterm option to mbed compile -f to compile a new program, flash the program/firmware image to the connected target and then open the serial terminal to it's COM port:
537+
You can also add the `--sterm` option to `mbed compile -f` to compile a new program, flash the program/firmware image to the connected target and then open the serial terminal to it's COM port:
538538

539539
```
540540
$ mbed compile -t GCC_ARM -m K64F -f --sterm

0 commit comments

Comments
 (0)