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:
parent
1e5d2a4d1f
commit
2b5848ae85
1 changed files with 12 additions and 0 deletions
12
pages.ta/linux/ruget.md
Normal file
12
pages.ta/linux/ruget.md
Normal 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}}`
|
Loading…
Add table
Reference in a new issue