From 57b34139a541d9152fad310b0840853de4834414 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 19 Jun 2016 03:13:42 +0300 Subject: README update --- docs/track_status.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs/track_status.md') diff --git a/docs/track_status.md b/docs/track_status.md index 8bbb380..a682005 100644 --- a/docs/track_status.md +++ b/docs/track_status.md @@ -30,10 +30,13 @@ For example (using made up user IDs/"screen names"), By default, the script produces a human-readable log. Use the `--log` parameter to write the log to a file. -If you want to record when people go online/offline for [further analysis], -specify the path to a database using the `--output` parameter. +If you want to record when people go online/offline for further analysis using +[online_duration.py], specify the path to a database using the `--output` +parameter. Be careful: if the file already exists, it will be overwritten! +[online_duration.py]: online_duration.md + See also -------- -- cgit v1.2.3