summaryrefslogtreecommitdiff
path: root/docs/doxygen
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2016-04-05 16:12:39 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2016-04-05 16:12:39 -0700
commiteff39c93b2caef8906c38c3f424bcacb5cd0acd8 (patch)
tree3dee3246e90b3baaf7548a6c64d9aa000f3fc977 /docs/doxygen
parent5e383b0b6ef90cc555803856b82609dca6f8186a (diff)
parentd0eab54716703ed8aefec26539a6b94dfba38245 (diff)
Merge branch 'maint'
Diffstat (limited to 'docs/doxygen')
-rw-r--r--docs/doxygen/other/ctrlport.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/doxygen/other/ctrlport.dox b/docs/doxygen/other/ctrlport.dox
index 94a768e429..fc0ac70320 100644
--- a/docs/doxygen/other/ctrlport.dox
+++ b/docs/doxygen/other/ctrlport.dox
@@ -416,7 +416,7 @@ To launch the ControlPort monitor application, know the IP address and
port of the ControlPort endpoint established by the flowgraph and run:
<pre>
-gr-ctrlport-monitor \<ip-addr\> -p \<port\>
+gr-ctrlport-monitor \<ip-addr\> \<port\>
</pre>
@@ -436,7 +436,7 @@ displayed as a table or bar graph.
To launch the Performance Monitor, run:
<pre>
-gr-perf-monitorx \<ip-addr\> -p \<port\>
+gr-perf-monitorx \<ip-addr\> \<port\>
</pre>
*/