toolbox: update to f38; update Tamil translation (#10257)

This commit is contained in:
K.B.Dharun Krishna
2023-06-08 22:38:57 +05:30
committed by GitHub
parent 0439f39d19
commit 18bc9cc6e6
8 changed files with 16 additions and 16 deletions

View File

@@ -1,10 +1,10 @@
# toolbox run
> ஏற்கனவே உள்ள `toolbox` கண்டெய்னரில் கட்டளையை இயக்கவும்.
> ஏற்கனவே உள்ள `toolbox` கொள்கலனுக்குள் கட்டளையை இயக்கவும்.
> மேலும் பார்க்கவும்: `toolbox enter`.
> மேலும் விவரத்திற்கு: <https://manned.org/toolbox-run>.
- ஒரு குறிப்பிட்ட `toolbox` கொள்கலனில் ஒரு கட்டளையை இயக்கவும்:
- ஒரு குறிப்பிட்ட `toolbox` கொள்கலனுக்குள் ஒரு கட்டளையை இயக்கவும்:
`toolbox run --container {{கொள்கலன்_பெயர்}} {{கட்டளை}}`
@@ -12,6 +12,6 @@
`toolbox run --distro {{விநியோகம்}} --release {{வெளியீடு}} {{கட்டளை}}`
- ஃபெடோரா 36க்கான இயல்புநிலை படத்தைப் பயன்படுத்தி `toolbox` கொள்கலனுக்குள் `emacs` ஐ இயக்கவும்:
- ஃபெடோரா 38க்கான இயல்புநிலை படத்தைப் பயன்படுத்தி `toolbox` கொள்கலனுக்குள் `emacs` ஐ இயக்கவும்:
`toolbox run --distro {{fedora}} --release {{f36}} {{emacs}}`
`toolbox run --distro {{fedora}} --release {{f38}} {{emacs}}`