Browse Source

stflash: use spelled out options

Daniel Campoverde [alx741] 8 years ago
parent
commit
40a785d199
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/st-util.md

+ 1 - 1
pages/common/st-util.md

@@ -4,7 +4,7 @@
 
 - Run GDB server on port 4500:
 
-`st-util -p 4500`
+`st-util --listen_port {{4500}}`
 
 - Connect to GDB server: