diff --git a/src/catools/camonitor.c b/src/catools/camonitor.c index 06ab8a83e..04bf1e58c 100644 --- a/src/catools/camonitor.c +++ b/src/catools/camonitor.c @@ -49,7 +49,7 @@ void usage (void) " -t : Specify timestamp source(s) and type, with containing\n" " 's' = CA server (remote) timestamps\n" " 'c' = CA client (local) timestamps (shown in '()'s)\n" - " 'n' = No timestamps\n" + " 'n' = no timestamps\n" " 'r' = relative timestamps (time elapsed since start of program)\n" " 'i' = incremental timestamps (time elapsed since last update)\n" " 'I' = incremental timestamps (time elapsed since last update, by channel)\n"