From fb8052ceb5eaa57d2cb77bc4bd1acc8c44bfe95c Mon Sep 17 00:00:00 2001 From: enkore Date: Mon, 17 Aug 2015 10:48:55 +0200 Subject: [PATCH] dota2wins: doc --- i3pystatus/dota2wins.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3pystatus/dota2wins.py b/i3pystatus/dota2wins.py index 7e6e3d0..9c4a75d 100644 --- a/i3pystatus/dota2wins.py +++ b/i3pystatus/dota2wins.py @@ -10,7 +10,7 @@ class Dota2wins(IntervalModule): settings = ( ("matches", "Number of recent matches to calculate"), - ("steamid", "Steam user to track"), + ("steamid", "Steam ID or username to track"), ("steam_api_key", "Steam API key " "(http://steamcommunity.com/dev/apikey)"), ("good_threshold", "Win percentage (or higher) which you are happy "