From 40a785d199191295196375cf2ce972e8c667b8ec Mon Sep 17 00:00:00 2001 From: "Daniel Campoverde [alx741]" Date: Sun, 18 Sep 2016 09:19:53 -0500 Subject: [PATCH] stflash: use spelled out options --- pages/common/st-util.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/st-util.md b/pages/common/st-util.md index 6b0861f88..8dad0a735 100644 --- a/pages/common/st-util.md +++ b/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: