1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-06 23:33:20 +02:00

wsl: improve --set-version example description (#7265)

This commit is contained in:
Michael Schwarz 2021-10-28 14:17:35 +02:00 committed by GitHub
parent 57e2f62851
commit b6352928ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@
`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}}`