summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJiri Olsa <Jiri Olsa jolsa@redhat.com>2011-05-05 08:54:40 +0200
committerJiri Olsa <Jiri Olsa jolsa@redhat.com>2011-05-05 08:54:40 +0200
commit29420f774dc55c794cebefe24aadc90280601b79 (patch)
treeb2f371bebd836a564de30c5fbec7a659c90515ad /doc
parentc9d0018b9e527168292f8d40273a9e97223c0bc8 (diff)
downloadlatrace-29420f774dc55c794cebefe24aadc90280601b79.tar.gz
latrace-29420f774dc55c794cebefe24aadc90280601b79.tar.xz
latrace-29420f774dc55c794cebefe24aadc90280601b79.zip
adding OUTPUT_TTY config file option
- added OUTPUT_TTY config file option it is possible to catch traced program tty output and storing it to the configured file (0/1/2 descriptors are monitored) - added automated test for the option - refactoring process method a bit - disabling connection between -R and -q options
Diffstat (limited to 'doc')
-rw-r--r--doc/latrace.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/latrace.txt b/doc/latrace.txt
index 7a8f2fa..aa3d759 100644
--- a/doc/latrace.txt
+++ b/doc/latrace.txt
@@ -114,7 +114,7 @@ OPTIONS
controled config feature
*-q, --disable*::
- run with disabled auditing (enabled -R)
+ run with disabled auditing
EXAMPLES