Publish Pre-release #1

Merged
OCram85 merged 38 commits from dev into master 2017-09-21 13:32:16 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f01489fe80 - Show all commits

View File

@ -34,7 +34,7 @@ function New-CredentialStore {
.EXAMPLE
New-CredentialStore -Shared
# Creates a new shead CredentialStore
# Creates a new shared CredentialStore
.EXAMPLE
New-CredentialStore -Shared -Path "C:\TMP\CredentialStore.json"