brew-*: add Korean translation (#13755)
This commit is contained in:
16
pages.ko/common/brew-upgrade.md
Normal file
16
pages.ko/common/brew-upgrade.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# brew upgrade
|
||||
|
||||
> 오래된 formulae 및 casks를 업그레이드.
|
||||
> 더 많은 정보: <https://docs.brew.sh/Manpage#upgrade-options-outdated_formulaoutdated_cask->.
|
||||
|
||||
- 모든 오래된 casks 및 formulae 업그레이드:
|
||||
|
||||
`brew upgrade`
|
||||
|
||||
- 특정 formula/cask를 업그레이드:
|
||||
|
||||
`brew upgrade {{formula|cask}}`
|
||||
|
||||
- 업그레이드할 항목을 인쇄하되, 실제로는 아무것도 업그레이드 하지 않음 :
|
||||
|
||||
`brew upgrade --dry-run`
|
Reference in New Issue
Block a user