mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 08:35:34 +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>
238 B
238 B
pwsh-where
Este comando es un alias de
Where-Object
. Más información: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object.
- Ver documentación para el comando original:
tldr Where-Object