Change help for --set.

develop
Mike Hiretsky 14 years ago
parent bb22711c8f
commit 1f1684d82b

Binary file not shown.

@ -278,7 +278,7 @@ class opt(optparse.OptionParser):
[{'longOption':"set",
'optVal':"VAR=VALUE",
'action':'append',
'help':_("set value for variable (comma - delimeter)")
'help':_("set value for variable")
},
{'shortOption':"v",
'longOption':"vars",

Loading…
Cancel
Save