powershell, pwsh, windows/*: fix PowerShell conventions (#11465)
This commit is contained in:

committed by
GitHub

parent
1027451fe5
commit
159626c127
@@ -1,8 +1,8 @@
|
||||
# sls
|
||||
|
||||
> 이 명령은 `where-object` 의 에일리어스 (별칭) 입니다.
|
||||
> 이 명령은 `Select-String` 의 에일리어스 (별칭) 입니다.
|
||||
> 더 많은 정보: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string>.
|
||||
|
||||
- 원본 명령의 도큐멘테이션 (설명서) 보기:
|
||||
|
||||
`tldr where-object`
|
||||
`tldr select-string`
|
||||
|
Reference in New Issue
Block a user