From 185d9347510fe9bafbfbff1c179724e7b8c2e837 Mon Sep 17 00:00:00 2001 From: free Date: Tue, 10 Nov 2015 18:58:42 +0800 Subject: [PATCH] Add usage descrpiton, better for newbie --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30bf0b9..891050f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If you want to run from source and not install: ```bash git clone https://github.com/theonewolf/TermRecord.git -src/TermRecord -o /tmp/test.html -m templates/static.jinja2 +bin/TermRecord -o /tmp/test.html -m termrecord/templates/static.jinja2 ``` replacing `/tmp/test.html` with whatever you want the output file to be named. @@ -73,7 +73,7 @@ like iPads etc.). Basically, the consumer only needs a modern browser. ## Usage Just getting started? The defaults are probably fine for you, just specify an -output HTML file and go: `TermRecord -o mysession.html`. For more complex +output HTML file and go: `TermRecord -o mysession.html`. After recording, type: `exit`, then check `mysession.html`. For more complex operations checkout `TermRecord --help`. There are three main modes of operation: (1) wrap the `script` program and dump