aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-01-26 22:56:53 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-01-26 22:56:53 +0300
commit6d1a0325e833889e2a017734af6dd87e78283b6d (patch)
treeea1ff55c5fe8411a821d9eb714f68db16fb7d97b
parentrefactoring (diff)
downloadvk-scripts-6d1a0325e833889e2a017734af6dd87e78283b6d.tar.gz
vk-scripts-6d1a0325e833889e2a017734af6dd87e78283b6d.zip
docs: update
-rw-r--r--docs/online_sessions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/online_sessions.md b/docs/online_sessions.md
index e6b4b08..7c9d4d4 100644
--- a/docs/online_sessions.md
+++ b/docs/online_sessions.md
@@ -13,7 +13,7 @@ Run from the top-level directory using `python -m`:
usage: online_sessions.py [-h] [-g {user,date,weekday,hour}]
[-i {csv,log,null}] [-o {csv,json,plot}]
[-a TIME_FROM] [-b TIME_TO]
- input [output]
+ [input] [output]
```
This script additionally requires [matplotlib] to be installed.