bugreportz, common/*: add and update Indonesian translations (#14305)
This commit is contained in:

committed by
GitHub

parent
efe9d90900
commit
e03a29d5a2
17
pages.id/common/brew-outdated.md
Normal file
17
pages.id/common/brew-outdated.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# brew outdated
|
||||
|
||||
> Tampilkan daftar cask dan formula yang dapat diperbarui.
|
||||
> Untuk memutakhirkan seluruh cask dan formula, gunakan `brew upgrade`.
|
||||
> Informasi lebih lanjut: <https://docs.brew.sh/Manpage#outdated-options-formulacask->.
|
||||
|
||||
- Tampilkan daftar seluruh cask dan formula yang dapat diperbarui:
|
||||
|
||||
`brew outdated`
|
||||
|
||||
- Hanya tampilkan daftar formula yang dapat diperbarui:
|
||||
|
||||
`brew outdated --formula`
|
||||
|
||||
- Hanya tampilkan daftar cask yang dapat diperbarui:
|
||||
|
||||
`brew outdated --cask`
|
Reference in New Issue
Block a user