From e12b3e67b10b3615b28362c7baa6bb4bcdf7d927 Mon Sep 17 00:00:00 2001 From: vg Date: Fri, 24 May 2024 16:54:07 +0200 Subject: git-sync on seele --- gamechestcli/__main__.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gamechestcli/__main__.py') diff --git a/gamechestcli/__main__.py b/gamechestcli/__main__.py index 73d5bab..8452b99 100755 --- a/gamechestcli/__main__.py +++ b/gamechestcli/__main__.py @@ -9,6 +9,9 @@ Usage: gamechest install gamechest list [--installed|--not-installed] gamechest showconfig +Options: + --profile_id=, -p + use profile instead of the default one. ''' import sys -- cgit v1.2.3