From b0ddd5f39f4b3edd4d02845b558697998ea27bdb Mon Sep 17 00:00:00 2001 From: Steve Borosh Date: Wed, 21 Mar 2018 16:18:36 -0400 Subject: [PATCH] Update Create-HotKeyLNK.ps1 --- Create-HotKeyLNK.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Create-HotKeyLNK.ps1 b/Create-HotKeyLNK.ps1 index 9ddcdfc..1adbfcd 100644 --- a/Create-HotKeyLNK.ps1 +++ b/Create-HotKeyLNK.ps1 @@ -26,7 +26,7 @@ function Create-HotKeyLNK { .PARAMETER HotKey - HotKey to bind to. Defaults to ESC. + HotKey to bind to. Defaults to "CTRL+C". .PARAMETER PayloadURI