summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Olsa <Jiri Olsa jolsa@redhat.com>2010-04-06 15:59:58 +0200
committerJiri Olsa <Jiri Olsa jolsa@redhat.com>2010-04-06 15:59:58 +0200
commit62cf29bcb2cf185692c352c384650d1d950bb4c4 (patch)
tree2b692e5df5a7f7a75bb7436c3c1a9f2c63eeb110
parent5ee53f495ce575208d0e20382ad68e56dae76d94 (diff)
downloadtsnif-62cf29bcb2cf185692c352c384650d1d950bb4c4.tar.gz
tsnif-62cf29bcb2cf185692c352c384650d1d950bb4c4.tar.xz
tsnif-62cf29bcb2cf185692c352c384650d1d950bb4c4.zip
adding usage to the README
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
index 7f6db5b..8a8eec9 100644
--- a/README
+++ b/README
@@ -40,6 +40,19 @@ Documentation
nope... source ;) should not be that bad...
+Usage
+-------------------------------------------------------------------------
+
+ - capture alive pty terminal index 0 (tty command output):
+ tsnif -t pty -i 0
+
+ - plus storing the trace to the file:
+ tsnif -t pty -i 0 -s krava.tsnif
+
+ - replaying the file:
+ tsnif-replay -f krava.tsnif
+
+
Author
-------------------------------------------------------------------------
This package is Copyright (C) 2010 Jiri Olsa, and is being distributed