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 cf968591e2..dda72a9c27 100755 --- a/scripts/wic +++ b/scripts/wic | |||
@@ -277,7 +277,7 @@ subcommands = { | |||
277 | hlp.wic_list_help], | 277 | hlp.wic_list_help], |
278 | "plugins": [wic_help_topic_subcommand, | 278 | "plugins": [wic_help_topic_subcommand, |
279 | wic_help_topic_usage, | 279 | wic_help_topic_usage, |
280 | hlp.wic_plugins_help], | 280 | hlp.get_wic_plugins_help()], |
281 | "overview": [wic_help_topic_subcommand, | 281 | "overview": [wic_help_topic_subcommand, |
282 | wic_help_topic_usage, | 282 | wic_help_topic_usage, |
283 | hlp.wic_overview_help], | 283 | hlp.wic_overview_help], |