From 9e041fa933b0b7e9cde65b13bce0e993ead0e95f Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 19 Jul 2016 05:36:19 +0300 Subject: track_status.py: interface update --- docs/track_status.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/track_status.md b/docs/track_status.md index bf3759e..be4764a 100644 --- a/docs/track_status.md +++ b/docs/track_status.md @@ -9,8 +9,8 @@ Usage Run from the top-level directory using `python -m`: > python -m bin.track_status -h - usage: track_status.py [-h] [-t SECONDS] [-l PATH] - [--output-format {csv,log,null}] [-o PATH] + usage: track_status.py [-h] [-t SECONDS] [-l PATH] [-f {csv,log,null}] + [-o PATH] UID [UID ...] ... -- cgit v1.2.3