diff options
Diffstat (limited to 'docs/track_status.md')
-rw-r--r-- | docs/track_status.md | 4 |
1 files changed, 2 insertions, 2 deletions
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 ...] ... |