1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-12 11:15:46 +02:00

ruget: add Tamil translation (#8565)

This commit is contained in:
K.B.Dharun Krishna 2022-10-02 12:02:22 +05:30 committed by GitHub
parent 1e5d2a4d1f
commit 2b5848ae85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
pages.ta/linux/ruget.md Normal file
View file

@ -0,0 +1,12 @@
# ruget
> ரஸ்டில் எழுதப்பட்ட wget மாற்று.
> மேலும் விவரத்திற்கு: <https://github.com/ksk001100/ruget>.
- URL இன் உள்ளடக்கங்களை ஒரு கோப்பில் பதிவிறக்கவும்:
`ruget {{https://example.com/file}}`
- URL இன் உள்ளடக்கங்களை குறிப்பிட்ட [o]அவுட்புட் கோப்பில் பதிவிறக்கவும்:
`ruget --output {{கோப்பு_பெயர்}} {{https://example.com/file}}`