aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/mutual_friends.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-06-20 04:55:02 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-06-20 04:55:02 +0300
commitf7763db46afdd4834095325643624b1e287b445c (patch)
tree1b5c2618ce81683966d5f84ef4bec2e0eda56128 /docs/mutual_friends.md
parentonline_duration.py: refactoring + Pylint fixes (diff)
downloadvk-scripts-f7763db46afdd4834095325643624b1e287b445c.tar.gz
vk-scripts-f7763db46afdd4834095325643624b1e287b445c.zip
docs: update
Diffstat (limited to 'docs/mutual_friends.md')
-rw-r--r--docs/mutual_friends.md2
1 files changed, 1 insertions, 1 deletions
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 ...]
...