print: add Indonesian translation (#6450)
This commit is contained in:

committed by
GitHub

parent
3fa29ea1c2
commit
e397df7543
12
pages.id/windows/print.md
Normal file
12
pages.id/windows/print.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# print
|
||||
|
||||
> Mencetak sebuah file teks ke dalam mesin pencetak (printer).
|
||||
> Informasi lebih lanjut: <https://docs.microsoft.com/windows-server/administration/windows-commands/print>.
|
||||
|
||||
- Mencetak file teks ke dalam mesin pencetak (printer) default:
|
||||
|
||||
`print {{jalan/menuju/file}}`
|
||||
|
||||
- Mencetak file teks ke dalam mesin pencetak (printer) tertentu:
|
||||
|
||||
`print /d:{{mesin_pencetak}} {{jalan/menuju/file}}`
|
Reference in New Issue
Block a user