Skip to content
Snippets Groups Projects
Commit 7906bff9 authored by bresch's avatar bresch Committed by Daniel Agar
Browse files

Camera Capture - add "status" to camera_capture usage help message

parent faa8b6fe
No related branches found
No related tags found
No related merge requests found
......@@ -228,7 +228,7 @@ CameraCapture::status()
static int usage()
{
PX4_INFO("usage: camera_capture {start|stop|on|off|reset}\n");
PX4_INFO("usage: camera_capture {start|stop|on|off|reset|status}\n");
return 1;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment