ruget: add Indonesian translation (#8571)
* ruget: Add Indonesian translation * Fix small typo
This commit is contained in:
12
pages.id/linux/ruget.md
Normal file
12
pages.id/linux/ruget.md
Normal 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}}`
|
Reference in New Issue
Block a user