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