diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-06-20 04:55:02 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-06-20 04:55:02 +0300 |
commit | f7763db46afdd4834095325643624b1e287b445c (patch) | |
tree | 1b5c2618ce81683966d5f84ef4bec2e0eda56128 /docs/mutual_friends.md | |
parent | online_duration.py: refactoring + Pylint fixes (diff) | |
download | vk-scripts-f7763db46afdd4834095325643624b1e287b445c.tar.gz vk-scripts-f7763db46afdd4834095325643624b1e287b445c.zip |
docs: update
Diffstat (limited to 'docs/mutual_friends.md')
-rw-r--r-- | docs/mutual_friends.md | 2 |
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 ...] ... |