fputs(_(" -r, --raw use raw output format\n"), out);
fputs(_(" -t, --time <clock> show current time of single clock\n"), out);
fputs(_(" --no-discover-dynamic do not try to discover dynamic clocks\n"), out);
- fputs(_(" --no-discover-rtc do not try to discover RTCs"), out);
+ fputs(_(" --no-discover-rtc do not try to discover RTCs\n"), out);
fputs(_(" -d, --dynamic-clock <path> also display specified dynamic clock\n"), out);
fputs(_(" -c, --cpu-clock <pid> also display CPU clock of specified process\n"), out);
fputs(_(" -x, --rtc <path> also display specified RTC\n"), out);