Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions reference/5.1/Microsoft.PowerShell.Core/Wait-Job.md
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,9 @@ By default, `Wait-Job` returns, or ends the wait, when jobs are in one of the fo
- Failed
- Stopped
- Suspended
- Disconnected To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the
**Force** parameter.
- Disconnected

To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the **Force** parameter.

## RELATED LINKS

Expand Down
5 changes: 3 additions & 2 deletions reference/7.0/Microsoft.PowerShell.Core/Wait-Job.md
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,9 @@ By default, `Wait-Job` returns, or ends the wait, when jobs are in one of the fo
- Failed
- Stopped
- Suspended
- Disconnected To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the
**Force** parameter.
- Disconnected

To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the **Force** parameter.

## RELATED LINKS

Expand Down
5 changes: 3 additions & 2 deletions reference/7.1/Microsoft.PowerShell.Core/Wait-Job.md
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,9 @@ By default, `Wait-Job` returns, or ends the wait, when jobs are in one of the fo
- Failed
- Stopped
- Suspended
- Disconnected To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the
**Force** parameter.
- Disconnected

To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the**Force** parameter.

## RELATED LINKS

Expand Down
5 changes: 3 additions & 2 deletions reference/7.2/Microsoft.PowerShell.Core/Wait-Job.md
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,9 @@ By default, `Wait-Job` returns, or ends the wait, when jobs are in one of the fo
- Failed
- Stopped
- Suspended
- Disconnected To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the
**Force** parameter.
- Disconnected

To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the **Force** parameter.

## RELATED LINKS

Expand Down
5 changes: 3 additions & 2 deletions reference/7.3/Microsoft.PowerShell.Core/Wait-Job.md
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,9 @@ By default, `Wait-Job` returns, or ends the wait, when jobs are in one of the fo
- Failed
- Stopped
- Suspended
- Disconnected To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the
**Force** parameter.
- Disconnected

To direct `Wait-Job` to continue to wait for Suspended and Disconnected jobs, use the **Force** parameter.

## RELATED LINKS

Expand Down