From f7763db46afdd4834095325643624b1e287b445c Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 20 Jun 2016 04:55:02 +0300 Subject: docs: update --- docs/track_status.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs/track_status.md') diff --git a/docs/track_status.md b/docs/track_status.md index 0800b44..bf3759e 100644 --- a/docs/track_status.md +++ b/docs/track_status.md @@ -6,12 +6,11 @@ Track when people go online/offline. Usage ----- -Run from the top-level directory using `python -m`. -For example: +Run from the top-level directory using `python -m`: > python -m bin.track_status -h - usage: track_status.py [-h] [-t TIMEOUT] [-l LOG] - [--output-format {csv,log,null}] [-o OUTPUT] + usage: track_status.py [-h] [-t SECONDS] [-l PATH] + [--output-format {csv,log,null}] [-o PATH] UID [UID ...] ... -- cgit v1.2.3