wsl: add short/long options, fix filepaths (#20719)

Co-authored-by: Darío Hereñú <magallania@gmail.com>
This commit is contained in:
Nelson Figueroa
2026-01-13 07:13:05 +02:00
committed by GitHub
co-authored by Darío Hereñú
parent 6e26e39807
commit 019d7485ba
6 changed files with 29 additions and 29 deletions
+3 -3
View File
@@ -9,15 +9,15 @@
- ஷெல்லைப் பயன்படுத்தாமல் லினக்ஸ் கட்டளையை இயக்கவும்:
`wsl --exec {{கட்டளை}} {{கட்டளை_வாதங்கள்}}`
`wsl {{[-e|--exec]}} {{கட்டளை}} {{கட்டளை_வாதங்கள்}}`
- குறிப்பிட்ட விநியோகத்தைக் குறிப்பிடவும்:
`wsl --distribution {{விநியோகம்}} {{ஷெல்_கட்டளை}}`
`wsl {{[-d|--distribution]}} {{விநியோகம்}} {{ஷெல்_கட்டளை}}`
- கிடைக்கக்கூடிய விநியோகங்களின் பட்டியல்:
`wsl --list`
`wsl {{[-l|--list]}}`
- விநியோகத்தை `.tar` கோப்பிற்கு ஏற்றுமதி செய்யவும்: