forked from MicrosoftDocs/WSL
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Import export command clarification (MicrosoftDocs#1910)
* Split the import and export commands into separate sections - My original intent was to clarify that the export command exports a **snapshot** of the specified distribution. The way it is currently written doesn't say otherwise, but it could be interpreted to mean it exports a clean install without the user's modifications. - In other words, it could be saying `wsl --export Ubuntu ubuntu.tar` is equivalent to downloading the official "ubuntu.tar" from the internet. - Splitting these two was not part of my original goal, merely a step along the way to achieve it. - I decided to make this its own commit so that it can be `cherry-pick`ed if it provides value on its own but the upcoming commits do not. * Specify that the export command exports a snapshot * Fix orphan links to import/export command sections
- Loading branch information
1 parent
867ef39
commit 420bf74
Showing
2 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters