wsl: add --set-version example (#4578)
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
|
||||
`wsl --import {{distribution}} {{path/to/install_location}} {{path/to/distro_fs.tar}}`
|
||||
|
||||
- Change the version of the specified distribution:
|
||||
|
||||
`wsl --set-version {{distribution}} {{version}}`
|
||||
|
||||
- Shut down Windows Subsystem for Linux:
|
||||
|
||||
`wsl --shutdown`
|
||||
|
Reference in New Issue
Block a user