File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ A full-featured utility for managing *Windows Subsystem for Linux (WSL)*.
1313- Register an existing installation directory. This enables you to install to a USB stick and use it on different computers.
1414- Run arbitrary Linux commands in a specified installation.
1515- Configure default user, environment variables and [ various flags] ( https://docs.microsoft.com/en-us/previous-versions/windows/desktop/api/wslapi/ne-wslapi-wsl_distribution_flags ) .
16- - Export configuration to an XML file and import from the file. (Coming soon.)
17- - Export an installation to a tar file. (Coming soon.)
16+ - Export configuration to an XML file and import from the file.
17+ - Export an installation to a tar file.
1818
1919# Install
2020
Original file line number Diff line number Diff line change @@ -65,12 +65,11 @@ deploy:
6565 artifact : /.*\.zip/,sha256.txt
6666 description : |
6767 **Release Notes**
68- - Fix some typos of error messages.
69- - Improve the progress bar.
70- - Set registry values to default ones on installation.
71- - Require write access of the source directory only when necessary on copying.
72- - Fix issues related to CRT linking.
73- - Add two new commands: `add-env`, `remove-env`.
68+ - Add shorthands for commands.
69+ - Improve default distro handling.
70+ - Add new commands: export, export-config, import-config
71+ - Update some error messages.
72+ - Fix an permission issue when installing.
7473 auth_token :
7574 secure : 26bYTa3iIxBxle/n6T9sou88hpnz7mK5HoXqSPECwyu7LVI0F28Fl3/Z+T1Y/2Kj
7675 on :
You can’t perform that action at this time.
0 commit comments