File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
reference/7.6/Microsoft.PowerShell.Core Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -832,10 +832,10 @@ authentication method depends on how Secure Shell (SSH) is configured on the rem
832832
833833If SSH is configured for basic password authentication then you are prompted for the user password.
834834
835- If SSH is configured for key based user authentication then uou aren't prompted for a password. You
835+ If SSH is configured for key- based user authentication then you aren't prompted for a password. You
836836must provide a path to an SSH key file. If the user key file is located in an SSH known location
837837then the **KeyFilePath** parameter isn't needed. User authentication occurs automatically based on
838- the user name. See SSH documentation about key based user authentication for more information.
838+ the user name. See SSH documentation about key- based user authentication for more information.
839839
840840If the **UserName** parameter isn't specified then the current logged on username is used.
841841
You can’t perform that action at this time.
0 commit comments