ps*,prompt: add Korean translation (#14466)
This commit is contained in:
13
pages.ko/windows/pswindowsupdate.md
Normal file
13
pages.ko/windows/pswindowsupdate.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# PSWindowsUpdate
|
||||
|
||||
> Windows Update를 관리하는 PowerShell 외부 모듈입니다.
|
||||
> 이 도구는 PowerShell을 통해서만 실행할 수 있는 여러 명령을 제공합니다.
|
||||
> 더 많은 정보: <https://github.com/mgajda83/PSWindowsUpdate>.
|
||||
|
||||
- `Install-Module`을 사용하여 모듈 설치:
|
||||
|
||||
`Install-Module PSWindowsUpdate`
|
||||
|
||||
- 모듈에서 사용할 수 있는 모든 명령 나열:
|
||||
|
||||
`Get-Command -Module PSWindowsUpdate`
|
Reference in New Issue
Block a user