summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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