File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
5.0/Microsoft.PowerShell.Management
5.1/Microsoft.PowerShell.Management
7/Microsoft.PowerShell.Management Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -449,7 +449,7 @@ Accept wildcard characters: False
449
449
# ## -ToSession
450
450
451
451
Specifies the **PSSession** object to which a remote file is being copied. When you use this
452
- parameter, the **Path ** and **LiteralPath** parameters refer to the local path on the remote
452
+ parameter, the **Destination ** parameter refers to the local path on the remote
453
453
machine.
454
454
455
455
` ` ` yaml
Original file line number Diff line number Diff line change @@ -449,7 +449,7 @@ Accept wildcard characters: False
449
449
# ## -ToSession
450
450
451
451
Specifies the **PSSession** object to which a remote file is being copied. When you use this
452
- parameter, the **Path ** and **LiteralPath** parameters refer to the local path on the remote
452
+ parameter, the **Destination ** parameter refers to the local path on the remote
453
453
machine.
454
454
455
455
` ` ` yaml
Original file line number Diff line number Diff line change @@ -447,7 +447,7 @@ Accept wildcard characters: False
447
447
# ## -ToSession
448
448
449
449
Specifies the **PSSession** object to which a remote file is being copied. When you use this
450
- parameter, the **Path ** and **LiteralPath** parameters refer to the local path on the remote
450
+ parameter, the **Destination ** parameter refers to the local path on the remote
451
451
machine.
452
452
453
453
` ` ` yaml
You can’t perform that action at this time.
0 commit comments