osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)
This commit is contained in:
20
pages.ko/osx/softwareupdate.md
Normal file
20
pages.ko/osx/softwareupdate.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# softwareupdate
|
||||
|
||||
> macOS App Store 앱 업데이트 도구.
|
||||
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/softwareupdate.8.html>.
|
||||
|
||||
- 사용 가능한 모든 업데이트 나열:
|
||||
|
||||
`softwareupdate --list`
|
||||
|
||||
- 모든 업데이트 다운로드 및 설치:
|
||||
|
||||
`softwareupdate --install --all`
|
||||
|
||||
- 모든 [r]추천 업데이트 다운로드 및 설치:
|
||||
|
||||
`softwareupdate --install --recommended`
|
||||
|
||||
- 특정 앱 다운로드 및 설치:
|
||||
|
||||
`softwareupdate --install {{업데이트_이름}}`
|
Reference in New Issue
Block a user