Skip to content

Commit

Permalink
Merge pull request wolfcw#52 from joyent/man-exclude-monotonic
Browse files Browse the repository at this point in the history
docs: add --exclude-monotonic to man page.
  • Loading branch information
wolfcw committed Aug 18, 2014
2 parents a6c8bb4 + cae9387 commit c7d7eeb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions man/faketime.1
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ use the multi-threading variant of libfaketime.
.TP
\fB\-f\fR
use the advanced timestamp specification format.
.TP
\fB\--exclude-monotonic\fR
Do not fake time when the program makes a call to clock_gettime with a CLOCK_MONOTONIC clock.

.SH EXAMPLES
.nf
Expand Down

0 comments on commit c7d7eeb

Please sign in to comment.