* pages./: Automatically add alias pages Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * pages./: Automatically add links Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Fix false positives from script Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
9 lines
285 B
Markdown
9 lines
285 B
Markdown
# pwsh-where
|
|
|
|
> このコマンドは `Where-Object` のエイリアスです。
|
|
> 詳しくはこちら: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>
|
|
|
|
- オリジナルのコマンドのドキュメントを表示する:
|
|
|
|
`tldr Where-Object`
|