summaryrefslogtreecommitdiff
path: root/grc/blocks/parameter.xml
diff options
context:
space:
mode:
authorjblum2009-06-25 04:27:04 +0000
committerjblum2009-06-25 04:27:04 +0000
commit0dc667ed68b90e0aceca193324f58106077072f8 (patch)
tree2b674a0bc5abaed16304467a6d7aededc2c39884 /grc/blocks/parameter.xml
parent9988664127b367fa8fee4409f8460673d6f265e1 (diff)
downloadgnuradio-0dc667ed68b90e0aceca193324f58106077072f8.tar.gz
gnuradio-0dc667ed68b90e0aceca193324f58106077072f8.tar.bz2
gnuradio-0dc667ed68b90e0aceca193324f58106077072f8.zip
added to todo, added help message to optparse option w/ param
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11281 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'grc/blocks/parameter.xml')
-rw-r--r--grc/blocks/parameter.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/grc/blocks/parameter.xml b/grc/blocks/parameter.xml
index d3bab94c3..21e5f04b3 100644
--- a/grc/blocks/parameter.xml
+++ b/grc/blocks/parameter.xml
@@ -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>