Console.WriteLine("\t-password <pass>\t\t\t- the password of the account to login to for restricted content.");
Console.WriteLine("\t-remember-password\t\t\t- if set, remember the password for subsequent logins of this user.");
Console.WriteLine("\t-dir <installdir>\t\t\t- the directory in which to place downloaded files.");
Console.WriteLine("\t-os <os>\t\t\t- the operating system for which to download the game (windows, macos or linux, default: OS the programm is currently running on)");
Console.WriteLine("\t-filelist <filename.txt>\t\t- a list of files to download (from the manifest). Can optionally use regex to download only certain files.");
Console.WriteLine("\t-all-platforms\t\t\t- downloads all platform-specific depots when -app is used.");
Console.WriteLine("\t-manifest-only\t\t\t- downloads a human readable manifest for any depots that would be downloaded.");