brew, brew-*: add Indonesian translation (#12941)
This commit is contained in:

committed by
GitHub

parent
f2b3639ce2
commit
84d8b8a352
12
pages.id/common/brew-autoremove.md
Normal file
12
pages.id/common/brew-autoremove.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# brew autoremove
|
||||
|
||||
> Hapus formula-formula yang tak digunakan dan sebelumnya dibutuhkan untuk memasang formula lain.
|
||||
> Informasi lebih lanjut: <https://docs.brew.sh/Manpage#autoremove---dry-run>.
|
||||
|
||||
- Hapus semua formula yang tak digunakan kembali:
|
||||
|
||||
`brew autoremove`
|
||||
|
||||
- Tampilkan daftar formula yang dapat dihapus tanpa melakukannya (dry-run):
|
||||
|
||||
`brew autoremove --dry-run`
|
Reference in New Issue
Block a user