From 66dcb583c13544e909a9b4bac6b195b7a6e43874 Mon Sep 17 00:00:00 2001 From: Ethan <119145352+Surxe@users.noreply.github.com> Date: Sun, 20 Oct 2024 23:49:41 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a0740d0..948d04cf 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Parameter | Description `-password ` | the password of the account to login to for restricted content. `-remember-password` | if set, remember the password for subsequent logins of this user. (Use `-username -remember-password` as login credentials) `-dir ` | the directory in which to place downloaded files. -`-filelist ` | a list of files to download (from the manifest). Prefix file path with `regex:` if you want to match with regex. +`-filelist ` | the name of a file (locally) that contains a list of files to download (from the manifest). Prefix file path with `regex:` if you want to match with regex. Each file path should be on their own line. `-validate` | Include checksum verification of files already downloaded `-manifest-only` | downloads a human readable manifest for any depots that would be downloaded. `-cellid <#>` | the overridden CellID of the content server to download from.