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/mutual_friends.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/mutual_friends.md') diff --git a/docs/mutual_friends.md b/docs/mutual_friends.md index 4e0e4b4..10c1218 100644 --- a/docs/mutual_friends.md +++ b/docs/mutual_friends.md @@ -9,7 +9,7 @@ Usage Run from the top-level directory using `python -m`: > python -m bin.mutual_friends -h - usage: mutual_friends.py [-h] [--output-format {csv,json}] [--output OUTPUT] + usage: mutual_friends.py [-h] [--output-format {csv,json}] [-o PATH] UID [UID ...] ... -- cgit v1.2.3