X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=commands%2Fconfig.py;h=748a11bf262c2496e311cb02e1fb68258368239d;hb=087eb14f012ab40415eec1cbfe5a2fb7111baf28;hp=b5a3fbe76bc538cdc2e4437ce37b21aaf1337698;hpb=186d215b8b7d90ccd34b1cb333081c49a1f631e6;p=tools%2Fsat.git diff --git a/commands/config.py b/commands/config.py index b5a3fbe..748a11b 100644 --- a/commands/config.py +++ b/commands/config.py @@ -39,7 +39,7 @@ parser.add_option('g', 'debug', 'string', 'debug', parser.add_option('e', 'edit', 'boolean', 'edit', _("Optional: edit the product configuration file.")) parser.add_option('i', 'info', 'list2', 'info', - _("Optional: get information on a product.")) + _("Optional: get information on product(s). This option accepts a comma separated list.")) parser.add_option('l', 'list', 'boolean', 'list', _("Optional: list all available applications.")) parser.add_option('', 'show_patchs', 'boolean', 'show_patchs',