msp_osd: fix module documentation

This commit is contained in:
Daniel Agar 2022-09-16 18:54:14 -04:00
parent e1098c328e
commit 98036f93c5
No known key found for this signature in database
GPG Key ID: FD3CBA98017A69DE
1 changed files with 1 additions and 1 deletions

View File

@ -508,7 +508,7 @@ $ msp_osd
)DESCR_STR");
PRINT_MODULE_USAGE_NAME("module", "msp_osd");
PRINT_MODULE_USAGE_NAME("msp_osd", "driver");
PRINT_MODULE_USAGE_DEFAULT_COMMANDS();
return 0;