diff --git a/ptp4l.c b/ptp4l.c index 17db31f..84661c5 100644 --- a/ptp4l.c +++ b/ptp4l.c @@ -59,7 +59,6 @@ static void usage(char *progname) " -p [dev] Clock device to use, default auto\n" " (ignored for SOFTWARE/LEGACY HW time stamping)\n" " -s slave only mode (overrides configuration file)\n" - " -t transparent clock\n" " -l [num] set the logging level to 'num'\n" " -m print messages to stdout\n" " -q do not print messages to the syslog\n"