added to todo, added help message to optparse option w/ param
[debian/gnuradio] / grc / blocks / parameter.xml
index d3bab94c30eb3f57bc82b11d81ae2dc389e8ac1f..21e5f04b3793ac703554135afb93dbce19bd0957 100644 (file)
@@ -72,8 +72,7 @@ Or, parameters can pass arguments into an instantiated hierarchical block.
 
 The paramater value cannot depend on any variables.
 
-Leave the label blank to use the parameter id as the label. \
-The label only applies when this flow graph is instantiated as a hierarchical block.
+Leave the label blank to use the parameter id as the label.
 
 When type is not None, this parameter also becomes a command line option of the form --[id] [value].
        </doc>