summaryrefslogtreecommitdiffstats
path: root/gamechestcli/__main__.py
diff options
context:
space:
mode:
authorvg <vgm+dev@devys.org>2024-05-24 16:54:07 +0200
committervg <vgm+dev@devys.org>2024-05-24 16:54:07 +0200
commite12b3e67b10b3615b28362c7baa6bb4bcdf7d927 (patch)
treea542731c81d65b6da11fbd54e18cd7d7adb67255 /gamechestcli/__main__.py
parent89d047893708e04a6cbef96bd25d392497524788 (diff)
downloadgamechest-e12b3e67b10b3615b28362c7baa6bb4bcdf7d927.tar.gz
gamechest-e12b3e67b10b3615b28362c7baa6bb4bcdf7d927.tar.bz2
gamechest-e12b3e67b10b3615b28362c7baa6bb4bcdf7d927.zip
git-sync on seele
Diffstat (limited to 'gamechestcli/__main__.py')
-rwxr-xr-xgamechestcli/__main__.py3
1 files changed, 3 insertions, 0 deletions
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 <GAME_ID>
gamechest list [--installed|--not-installed]
gamechest showconfig
+Options:
+ --profile_id=<PROFILE_ID>, -p <PROFILE_ID>
+ use profile <PROFILE_ID> instead of the default one.
'''
import sys