getfileinfo, goku, w, xip: add Indonesian translation (#11628)
* getfileinfo, goku, w, xip: add Indonesian translation * w: fix Indonesian translation
This commit is contained in:

committed by
GitHub

parent
4fdc60caa6
commit
1b8d89e38d
28
pages.id/osx/goku.md
Normal file
28
pages.id/osx/goku.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# goku
|
||||
|
||||
> Atur konfigurasi Karabiner.
|
||||
> Informasi lebih lanjut: <https://github.com/yqrashawn/GokuRakuJoudo>.
|
||||
|
||||
- Buat file `karabiner.json` dengan konfigurasi default:
|
||||
|
||||
`goku`
|
||||
|
||||
- Buat file `karabiner.json` menggunakan konfigurasi khusus dari `config.edn`:
|
||||
|
||||
`goku --config {{jalan/menuju/config.edn}}`
|
||||
|
||||
- Tampilkan daftar perubahan konfigurasi baru menuju `stdout`, tanpa mengubah file `karabiner.json` yang sesungguhnya:
|
||||
|
||||
`goku --dry-run`
|
||||
|
||||
- Tampilkan hasil file konfigurasi yang baru menuju `stdout`, tanpa mengubah file `karabiner.json` yang sesungguhnya:
|
||||
|
||||
`goku --dry-run-all`
|
||||
|
||||
- Tampilkan informasi bantuan:
|
||||
|
||||
`goku --help`
|
||||
|
||||
- Tampilkan informasi versi:
|
||||
|
||||
`goku --version`
|
Reference in New Issue
Block a user