File tree Expand file tree Collapse file tree
7.4/Microsoft.PowerShell.Core/About
7.5/Microsoft.PowerShell.Core/About
7.6/Microsoft.PowerShell.Core/About Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -614,7 +614,7 @@ Get-Process | Where-Object CPU | Where-Object Path
614614```
615615
616616> [ !IMPORTANT]
617- > When working interactively in the shell, paste code with pipelines at the
617+ > When working interactively in the shell, pasting code with pipelines at the
618618> beginning of a line only when using <kbd >Ctrl</kbd >+<kbd >V</kbd > to paste.
619619> Right-click paste operations insert the lines one at a time. Since the line
620620> doesn't end with a pipeline character, PowerShell considers the input to be
Original file line number Diff line number Diff line change @@ -614,7 +614,7 @@ Get-Process | Where-Object CPU | Where-Object Path
614614```
615615
616616> [ !IMPORTANT]
617- > When working interactively in the shell, paste code with pipelines at the
617+ > When working interactively in the shell, pasting code with pipelines at the
618618> beginning of a line only when using <kbd >Ctrl</kbd >+<kbd >V</kbd > to paste.
619619> Right-click paste operations insert the lines one at a time. Since the line
620620> doesn't end with a pipeline character, PowerShell considers the input to be
Original file line number Diff line number Diff line change @@ -614,7 +614,7 @@ Get-Process | Where-Object CPU | Where-Object Path
614614```
615615
616616> [ !IMPORTANT]
617- > When working interactively in the shell, paste code with pipelines at the
617+ > When working interactively in the shell, pasting code with pipelines at the
618618> beginning of a line only when using <kbd >Ctrl</kbd >+<kbd >V</kbd > to paste.
619619> Right-click paste operations insert the lines one at a time. Since the line
620620> doesn't end with a pipeline character, PowerShell considers the input to be
You can’t perform that action at this time.
0 commit comments