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

@@ -9,12 +9,12 @@
- ஒரு குறிப்பிட்ட மூலத்தையும் அதன் API விசையையும் காண்பி:
`choco apikey --source "{{மூல_url}}"`
`choco apikey --source "{{மூல_முகவரி}}"`
- மூலத்திற்கான API விசையை அமைக்கவும்:
`choco apikey --source "{{மூல_url}}" --key "{{api_key}}"`
`choco apikey --source "{{மூல_முகவரி}}" --key "{{api_key}}"`
- மூலத்திற்கான API விசையை அகற்றவும்:
`choco apikey --source "{{மூல_url}}" --remove`
`choco apikey --source "{{மூல_முகவரி}}" --remove`