From cfcb6f24fe5c97f61a9747ef854744d08cf5e805 Mon Sep 17 00:00:00 2001 From: alemi Date: Wed, 28 Feb 2024 17:16:53 +0100 Subject: [PATCH] docs: fix args order, specify user id --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d97b9c4..9314e75 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,6 @@ schedule it on your pc or your vps to run periodically: it will fetch your `mutu simple and easy! ## usage -right now it's super crude: you must pass ` ` as cli arguments to make it work, but next versions may include session storage and user_id resolution +right now it's super crude: you must pass ` ` as cli arguments to make it work, but next versions may include session storage and user_id resolution + +note that user_id is underlying id, not your fully qualified name!