mirror of
https://github.com/tw93/Mole.git
synced 2026-02-15 02:20:08 +00:00
Merge branch 'windows' into windows
This commit is contained in:
@@ -20,6 +20,20 @@ param(
|
||||
[switch]$Whitelist,
|
||||
|
||||
[Alias('h')]
|
||||
|
||||
[Alias('system')]
|
||||
[switch]$System,
|
||||
|
||||
[Alias('game-media')]
|
||||
[switch]$GameMedia,
|
||||
|
||||
[Alias('debug')]
|
||||
[switch]$DebugMode,
|
||||
|
||||
[Alias('whitelist')]
|
||||
[switch]$Whitelist,
|
||||
|
||||
[Alias('help')]
|
||||
[switch]$ShowHelp
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user