mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* 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>
249 B
249 B
pwsh-where
Perintah ini merupakan alias dari
Where-Object
. Informasi lebih lanjut: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object.
- Menampilkan dokumentasi untuk perintah asli:
tldr Where-Object