File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
3.0/Microsoft.PowerShell.Core
4.0/Microsoft.PowerShell.Core
5.0/Microsoft.PowerShell.Core
5.1/Microsoft.PowerShell.Core
6/Microsoft.PowerShell.Core
7/Microsoft.PowerShell.Core Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ Id Name State HasMoreData Location Command
171
171
```
172
172
173
173
``` powershell
174
- # Use the Receive-Job cmdlet to get the results of ust the Job3 child job that ran on the Server02 computer.
174
+ # Use the Receive-Job cmdlet to get the results of just the Job3 child job that ran on the Server02 computer.
175
175
# Use the *Keep* parameter to allow you to view the aggregated stream data more than once.
176
176
Receive-Job -Name Job3 -Keep
177
177
```
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ Id Name State HasMoreData Location Command
171
171
```
172
172
173
173
``` powershell
174
- # Use the Receive-Job cmdlet to get the results of ust the Job3 child job that ran on the Server02 computer.
174
+ # Use the Receive-Job cmdlet to get the results of just the Job3 child job that ran on the Server02 computer.
175
175
# Use the *Keep* parameter to allow you to view the aggregated stream data more than once.
176
176
Receive-Job -Name Job3 -Keep
177
177
```
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ Id Name State HasMoreData Location Command
171
171
```
172
172
173
173
``` powershell
174
- # Use the Receive-Job cmdlet to get the results of ust the Job3 child job that ran on the Server02 computer.
174
+ # Use the Receive-Job cmdlet to get the results of just the Job3 child job that ran on the Server02 computer.
175
175
# Use the *Keep* parameter to allow you to view the aggregated stream data more than once.
176
176
Receive-Job -Name Job3 -Keep
177
177
```
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ Id Name State HasMoreData Location Command
171
171
```
172
172
173
173
``` powershell
174
- # Use the Receive-Job cmdlet to get the results of ust the Job3 child job that ran on the Server02 computer.
174
+ # Use the Receive-Job cmdlet to get the results of just the Job3 child job that ran on the Server02 computer.
175
175
# Use the *Keep* parameter to allow you to view the aggregated stream data more than once.
176
176
Receive-Job -Name Job3 -Keep
177
177
```
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ Id Name State HasMoreData Location Command
171
171
```
172
172
173
173
``` powershell
174
- # Use the Receive-Job cmdlet to get the results of ust the Job3 child job that ran on the Server02 computer.
174
+ # Use the Receive-Job cmdlet to get the results of just the Job3 child job that ran on the Server02 computer.
175
175
# Use the *Keep* parameter to allow you to view the aggregated stream data more than once.
176
176
Receive-Job -Name Job3 -Keep
177
177
```
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ Id Name State HasMoreData Location Command
171
171
```
172
172
173
173
``` powershell
174
- # Use the Receive-Job cmdlet to get the results of ust the Job3 child job that ran on the Server02 computer.
174
+ # Use the Receive-Job cmdlet to get the results of just the Job3 child job that ran on the Server02 computer.
175
175
# Use the *Keep* parameter to allow you to view the aggregated stream data more than once.
176
176
Receive-Job -Name Job3 -Keep
177
177
```
You can’t perform that action at this time.
0 commit comments