diff --git a/examples/opensnoop_example.txt b/examples/opensnoop_example.txt index 133578c..b5f9952 100644 --- a/examples/opensnoop_example.txt +++ b/examples/opensnoop_example.txt @@ -28,7 +28,7 @@ The first several lines show opensnoop catching itself initializing. Use -h to print the USAGE message: # ./opensnoop -h -USAGE: opensnoop [-htx] [-d secs] [-p PID] [-T TID] [-n name] [filename] +USAGE: opensnoop [-htx] [-d secs] [-p PID] [-L TID] [-n name] [filename] -d seconds # trace duration, and use buffers -n name # process name to match on open -p PID # PID to match on open