Files
tldr/pages.id/linux/ruget.md
frost 6ac6c6e6c5 ruget: add Indonesian translation (#8571)
* ruget: Add Indonesian translation

* Fix small typo
2022-10-03 07:53:26 +05:30

13 lines
295 B
Markdown

# 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}}`