From dc6b7f1f2cbec29a5c94909d74127d5330dd309e Mon Sep 17 00:00:00 2001 From: DevilXD Date: Wed, 16 Feb 2022 13:25:08 +0100 Subject: [PATCH] Update manual --- manual.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manual.txt b/manual.txt index a7574310..9859cb82 100644 --- a/manual.txt +++ b/manual.txt @@ -6,6 +6,8 @@ Available command line arguments: • -g ; --game On application start, begin mining immedately for the `` game. Case sensitive. +• --exclude [ ...] + Exclude the `` game(s) from being mined. Case sensitive. • --tray Start application as minimised into tray. • -v @@ -16,3 +18,6 @@ Available command line arguments: matches the level set by `-v`. • --version Show application version information + +Note: Arguments containing spaces (such as game names) need to be encased in double quotes. +For example: "Game Name".