mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:33:50 +02:00
stflash: use spelled out options
This commit is contained in:
parent
57e32a7e52
commit
40a785d199
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
- Run GDB server on port 4500:
|
||||
|
||||
`st-util -p 4500`
|
||||
`st-util --listen_port {{4500}}`
|
||||
|
||||
- Connect to GDB server:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue