diff --git a/src/main/Zyborg.Vault.POSH/Zyborg.Vault.psd1 b/src/main/Zyborg.Vault.POSH/Zyborg.Vault.psd1 index ae2b0c3..cb19dfc 100644 --- a/src/main/Zyborg.Vault.POSH/Zyborg.Vault.psd1 +++ b/src/main/Zyborg.Vault.POSH/Zyborg.Vault.psd1 @@ -27,7 +27,8 @@ CompanyName = 'https://github.com/zyborg' Copyright = '(c) Eugene Bekker. All rights reserved.' - Description = @'PowerShell bindings for HashiCorp Vault. + Description = @' +PowerShell bindings for HashiCorp Vault. Provides cmdlets that talk directly to the Vault REST API and are comparable to most commands available through the official Vault CLI without any dependency on the CLI. '@