1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-29 03:55:28 +02:00
tldr/pages.ta/linux/ruget.md
K.B.Dharun Krishna bee46b42e6
pages.ta: standardize placeholders, update pages (#11478)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-13 07:58:59 +05:30

12 lines
671 B
Markdown

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