diff --git a/manual.txt b/manual.txt index a757431..9859cb8 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".