pages.id/*: add and update Indonesian translations (#13859)
* pages/*: add and update Indonesian translations * common/ls, windows/comp: fix Indonesian translations * Update comp.md Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> * Update comp.md --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
4bf500c1a6
commit
3b4f14e890
16
pages.id/windows/color.md
Normal file
16
pages.id/windows/color.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# color
|
||||
|
||||
> Pilih warna latar depan dan belakang konsol pada sesi saat ini.
|
||||
> Informasi lebih lanjut: <https://learn.microsoft.com/windows-server/administration/windows-commands/color>.
|
||||
|
||||
- Kembalikan pengaturan warna latar menuju nilai bawaan (default):
|
||||
|
||||
`color`
|
||||
|
||||
- Tampilkan daftar pilihan warna yang tersedia beserta kodenya:
|
||||
|
||||
`color /?`
|
||||
|
||||
- Pilih warna latar depan dan belakang menggunakan kode warna heksadesimal (`1-9,a-f`):
|
||||
|
||||
`color {{kode_warna_latar_depan}}{{kode_warna_latar_belakang}}`
|
Reference in New Issue
Block a user