commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 01/08: ctrlport: change to doc; no -p flag


From: git
Subject: [Commit-gnuradio] [gnuradio] 01/08: ctrlport: change to doc; no -p flag required for gr-ctrlport-monitor
Date: Tue, 5 Apr 2016 23:29:12 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a commit to branch maint
in repository gnuradio.

commit 65e1d5d61fffbd02aba29e65633c3dd412418b1a
Author: tracierenea <address@hidden>
Date:   Mon Apr 4 14:43:32 2016 -0500

    ctrlport: change to doc; no -p flag required for gr-ctrlport-monitor
    
    Updating documentation to reflect that -p flag isn't necessary. It causes 
this error for me:
    
    ValueError: invalid literal for int() with base 10: '-p'
---
 docs/doxygen/other/ctrlport.dox | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/doxygen/other/ctrlport.dox b/docs/doxygen/other/ctrlport.dox
index 94a768e..5d55942 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>
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]