mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-09 11:53:30 +02:00
wsl: improve --set-version example description (#7265)
This commit is contained in:
parent
57e2f62851
commit
b6352928ec
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
`wsl --import {{distribution}} {{path/to/install_location}} {{path/to/distro_fs.tar}}`
|
`wsl --import {{distribution}} {{path/to/install_location}} {{path/to/distro_fs.tar}}`
|
||||||
|
|
||||||
- Change the version of the specified distribution:
|
- Change the version of wsl used for the specified distribution:
|
||||||
|
|
||||||
`wsl --set-version {{distribution}} {{version}}`
|
`wsl --set-version {{distribution}} {{version}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue