common/*, freebsd/cal: add Indonesian translations (#14141)
This commit is contained in:

committed by
GitHub

parent
78a826ff43
commit
869c1a88d2
16
pages.id/common/gemtopnm.md
Normal file
16
pages.id/common/gemtopnm.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# gemtopnm
|
||||
|
||||
> Ubah suatu berkas gambar GEM menjadi gambar PNM.
|
||||
> Informasi lebih lanjut: <https://netpbm.sourceforge.net/doc/gemtopnm.html>.
|
||||
|
||||
- Ubah suatu berkas gambar GEM menjadi gambar PNM:
|
||||
|
||||
`gemtopnm {{jalan/menuju/berkas.img}} > {{path/menuju/output.pnm}}`
|
||||
|
||||
- Tampilkan deskripsi isi dari suatu berkas gambar GEM:
|
||||
|
||||
`gemtopnm -d {{path/menuju/berkas.img}}`
|
||||
|
||||
- Tampilkan informasi versi:
|
||||
|
||||
`gemtopnm -version`
|
Reference in New Issue
Block a user