diff options
Diffstat (limited to 'scripts/wic')
| -rwxr-xr-x | scripts/wic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/wic b/scripts/wic index c1d3003378..5aa2393cf9 100755 --- a/scripts/wic +++ b/scripts/wic | |||
| @@ -280,7 +280,7 @@ subcommands = { | |||
| 280 | hlp.wic_list_help], | 280 | hlp.wic_list_help], |
| 281 | "plugins": [wic_help_topic_subcommand, | 281 | "plugins": [wic_help_topic_subcommand, |
| 282 | wic_help_topic_usage, | 282 | wic_help_topic_usage, |
| 283 | hlp.get_wic_plugins_help()], | 283 | hlp.get_wic_plugins_help], |
| 284 | "overview": [wic_help_topic_subcommand, | 284 | "overview": [wic_help_topic_subcommand, |
| 285 | wic_help_topic_usage, | 285 | wic_help_topic_usage, |
| 286 | hlp.wic_overview_help], | 286 | hlp.wic_overview_help], |
