spektrum_rc: make usage clear

This commit is contained in:
Julian Oes 2016-12-04 18:19:37 +01:00 committed by Lorenz Meier
parent de9cb46a56
commit a57c8d2a7c
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@ int info()
void
usage()
{
PX4_INFO("Usage: spektrum_rc 'start', 'info', 'stop'");
PX4_INFO("Usage: spektrum_rc {start|info|stop}");
}
} // namespace spektrum_rc