mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 18:46:18 +00:00
t/cli: Fix typo
This commit is contained in:
parent
6cf8dfa4bf
commit
e6149902de
|
@ -32,7 +32,7 @@ cli_print_help(int argc, const char **argv)
|
|||
P(" probe - Just probe and then exit.\n");
|
||||
P(" lighthouse - Control the power of lighthouses [on|off].\n");
|
||||
P(" calibrate - Calibrate a camera and save config (not implemented yet).\n");
|
||||
P(" calib-dumb - Load and dump a calibration to stdout.\n");
|
||||
P(" calib-dump - Load and dump a calibration to stdout.\n");
|
||||
P(" slambatch - Runs a sequence of EuRoC datasets with the SLAM tracker.\n");
|
||||
|
||||
return 1;
|
||||
|
|
Loading…
Reference in a new issue