ruget: add Indonesian translation (#8571)

* ruget: Add Indonesian translation

* Fix small typo
This commit is contained in:
frost
2022-10-03 09:23:26 +07:00
committed by GitHub
parent 7066c0e0fe
commit 6ac6c6e6c5

12
pages.id/linux/ruget.md Normal file
View File

@@ -0,0 +1,12 @@
# ruget
> Alternatif untuk wget yang ditulis dalam Rust.
> Informasi lebih lanjut: <https://github.com/ksk001100/ruget>.
- Unduh konten URL ke file:
`ruget {{https://contoh.com/file}}`
- Unduh konten URL ke file [o]utput tertentu:
`ruget --output {{nama_file}} {{https://contoh.com/file}}`