* utils.sgml (strace): Fix a pair of exchanged lines in usage text.
This commit is contained in:
Jon TURNEY
2011-04-13 11:42:43 +00:00
parent f2e5d64ea9
commit cc00d3deb9
2 changed files with 5 additions and 1 deletions

View File

@@ -1915,8 +1915,8 @@ Trace system calls and signals
-t, --timestamp use an absolute hh:mm:ss timestamp insted of
the default microsecond timestamp. Implies -d
-T, --toggle toggle tracing in a process already being
-u, --usecs toggle printing of microseconds timestamp
traced. Requires -p <pid>
-u, --usecs toggle printing of microseconds timestamp
-v, --version output version information and exit
-w, --new-window spawn program under test in a new window