1
0
Fork 0

Fixed description of the --time-offset option.

This commit is contained in:
curt 2002-02-14 03:57:22 +00:00
parent 7a3e749284
commit 4e334bcc5c
2 changed files with 2 additions and 4 deletions

View file

@ -314,8 +314,7 @@ Synchronize time with local real-world time.
Synchronize time with the real-world time.
.TP
.BI "--time-offset=" "[+-]hh:mm:ss"
Specify a time offset with respect to the current time. May be used in
conjunction with other --time-* options.
Specify a time offset with respect to the current time.
.TP
.BI "--trace-read=" "property"
Trace the reads for a property. Multiple instances allowed.

View file

@ -1218,8 +1218,7 @@ fgUsage ()
<< endl
<< "Time Options:" << endl
<< " --time-offset=[+-]hh:mm:ss Add this time offset; can be use in" << endl
<< " combination with other time options" << endl
<< " --time-offset=[+-]hh:mm:ss Add this time offset" << endl
<< " --time-match-real Synchronize time with real-world time" << endl
<< " --time-match-local Synchronize time with local real-world time" << endl
<< " --start-date-sys=yyyy:mm:dd:hh:mm:ss" << endl