pages.ta/*: refresh page; git-blame: update path (#9573)

This commit is contained in:
K.B.Dharun Krishna
2022-12-03 11:35:38 +05:30
committed by GitHub
parent e4999a9291
commit 3cf67deadf
28 changed files with 160 additions and 79 deletions

View File

@@ -21,7 +21,7 @@
- தொலைநிலை மூலத்தைச் சேர்க்கவும்:
`flatpak remote-add --if-not-exists {{ரிமோட்_பெயர்}} {{ரிமோட்_url}}`
`flatpak remote-add --if-not-exists {{ரிமோட்_பெயர்}} {{ரிமோட்_முகவரி}}`
- உள்ளமைக்கப்பட்ட அனைத்து தொலை மூலங்களையும் பட்டியலிடுங்கள்:

View File

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