summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJiri Olsa <Jiri Olsa jolsa@redhat.com>2010-09-15 22:53:53 +0200
committerJiri Olsa <Jiri Olsa jolsa@redhat.com>2010-09-15 22:53:53 +0200
commit2705d8fc95f9377fa6af524011118d626187cd9d (patch)
tree4ccafa9f12412a25f14857c955be8aa176672a4d /doc
parent5e56c0d35f21aa4939b98349842e5354825c635c (diff)
downloadlatrace-2705d8fc95f9377fa6af524011118d626187cd9d.tar.gz
latrace-2705d8fc95f9377fa6af524011118d626187cd9d.tar.xz
latrace-2705d8fc95f9377fa6af524011118d626187cd9d.zip
synchronize --no-* option names
Diffstat (limited to 'doc')
-rw-r--r--doc/latrace.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/latrace.txt b/doc/latrace.txt
index 20be159..b24742a 100644
--- a/doc/latrace.txt
+++ b/doc/latrace.txt
@@ -78,7 +78,7 @@ OPTIONS
*-y, --framesize number*::
framesize for storing the stack before pltexit (default 100)
-*-Y, --not-framesize-check*::
+*-Y, --no-framesize-check*::
disable framesize check
*-I, --no-indent-sym*::
@@ -99,12 +99,12 @@ OPTIONS
*-T, --hide-tid*::
dont display thread id
-*-F, --not-follow-fork*::
+*-F, --no-follow-fork*::
dont follow fork calls (childs). This is just supressing the latrace
output from new childs. The nature of the *LD_AUDIT* feature prevents to
disable it completely.
-*-E, --not-follow-exec*::
+*-E, --no-follow-exec*::
dont follow exec calls
*-R, --ctl-config*::