From 3a1894a880e4fc455abcb6675cd9aef646f57d1b Mon Sep 17 00:00:00 2001 From: ilumos Date: Thu, 7 Sep 2017 22:21:54 +0100 Subject: [PATCH] Updating readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 26e6831..b4a6759 100755 --- a/README.md +++ b/README.md @@ -78,10 +78,10 @@ Automatically fill a [lancache](https://github.com/zeropingheroes/lancache) with * Optionally the platform(s) to download can be specified as options * If no platform option is specified, the Windows version of the app will be queued -`steam:dequeue [--app_id=] [--platform=] [--status=]` +`steam:dequeue [--app_id=] [--platform=] [--status=] [--message=]` * Dequeue a items from the download queue. -* Optionally specify any combination of app ID, platform and status +* Optionally specify any combination of app ID, platform, status and message * Calling with no arguments clears the queue `steam:requeue [status=failed] [--message=]`