From 90051090f9f9ed5181710c348fc29f71f2207684 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 12 Feb 2016 02:57:27 +0300 Subject: README update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 549dbf2..980c5f4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ To use this software, you need to be able to run Python 3 scripts. Track when people go online/offline: - track_online.py [SCREEN_NAME...] + track_online.py [-h] [-t TIMEOUT] [-l LOG] UID [UID ...] For example, @@ -20,7 +20,7 @@ For example, Learn who your ex and her new boyfriend are both friends with: - print_mutual_friends.py [SCREEN_NAME...] + print_mutual_friends.py [-h] UID [UID ...] For example, -- cgit v1.2.3