forked from OCram85/PSCredentialStore
Fix comment-based-help
This commit is contained in:
parent
13351d7e2e
commit
2a51e76b07
@ -1,17 +1,16 @@
|
||||
function Disconnect-From {
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Terminates a session established with Connect-To using a CredentialStoreItem.
|
||||
Terminates a session established with Connect-To.
|
||||
|
||||
.DESCRIPTION
|
||||
Terminates a session established with Connect-To using a CredentialStoreItem.
|
||||
Terminates a session established with Connect-To.
|
||||
|
||||
.PARAMETER RemoteHost
|
||||
Specify the remote endpoint, whose session you would like to terminate.
|
||||
|
||||
.PARAMETER Type
|
||||
Specify the host type of the target. Currently implemented targets are:
|
||||
|
||||
- CiscoUcs
|
||||
- CiscoUcsCentral
|
||||
- ExchangeHTTP
|
||||
|
Loading…
Reference in New Issue
Block a user