mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-08-02 04:58:15 +08:00
failure: add missing command usage docstring
This commit is contained in:
@@ -99,6 +99,7 @@ Test the GPS failsafe by stopping GPS:
|
||||
failure gps off
|
||||
)DESCR_STR");
|
||||
|
||||
PRINT_MODULE_USAGE_NAME_SIMPLE("failure", "command");
|
||||
PRINT_MODULE_USAGE_COMMAND_DESCR("help", "Show this help text");
|
||||
PRINT_MODULE_USAGE_COMMAND_DESCR("gps|...", "Specify component");
|
||||
PRINT_MODULE_USAGE_COMMAND_DESCR("ok|off|...", "Specify failure type");
|
||||
|
||||
Reference in New Issue
Block a user