mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-08-12 02:15:34 +02:00
removed debug flag
This commit is contained in:
parent
e62f9251df
commit
4c8bc9c3cd
1 changed files with 0 additions and 1 deletions
|
@ -535,7 +535,6 @@ def help():
|
||||||
print(" -anon: login as an anonymous account, these have very limited access and cannot get all app details")
|
print(" -anon: login as an anonymous account, these have very limited access and cannot get all app details")
|
||||||
print(" -de: disable some extra features by generating the corresponding config files in steam_settings folder")
|
print(" -de: disable some extra features by generating the corresponding config files in steam_settings folder")
|
||||||
print(" -cve: enable some convenient extra features by generating the corresponding config files in steam_settings folder")
|
print(" -cve: enable some convenient extra features by generating the corresponding config files in steam_settings folder")
|
||||||
print(" -xcve: enable some convenient extra features by generating the corresponding config files in steam_settings folder")
|
|
||||||
print(" -reldir: generate temp files/folders, and expect input files, relative to the current working directory")
|
print(" -reldir: generate temp files/folders, and expect input files, relative to the current working directory")
|
||||||
print("\nAll switches are optional except app id, at least 1 app id must be provided")
|
print("\nAll switches are optional except app id, at least 1 app id must be provided")
|
||||||
print("\nAutomate the login prompt:")
|
print("\nAutomate the login prompt:")
|
||||||
|
|
Loading…
Add table
Reference in a new issue