From 1416f26fc19ce6e866e7907d80b68368b13a2402 Mon Sep 17 00:00:00 2001 From: Tyler Hale Date: Tue, 21 Sep 2021 15:29:22 -0600 Subject: [PATCH] Removing extra lines in comment block --- Connect-BitwardenSSH.ps1 | 2 -- 1 file changed, 2 deletions(-) diff --git a/Connect-BitwardenSSH.ps1 b/Connect-BitwardenSSH.ps1 index cf6ee8a..2cb84af 100644 --- a/Connect-BitwardenSSH.ps1 +++ b/Connect-BitwardenSSH.ps1 @@ -1,11 +1,9 @@ <# .SYNOPSIS - PowerShell helper script to temporarily download a SSH Key stored in Bitwarden to make a SSH connection. .DESCRIPTION - PowerShell helper script to temporarily download a SSH Key stored in Bitwarden to make a SSH connection. .PARAMETER SSHUser