MicrosoftDocs / WSL

Source code behind the Windows Subsystem for Linux documentation.
https://docs.microsoft.com/windows/wsl
Other
1.92k stars 579 forks source link

Where is the full reference? #2069

Open bryanwsmith opened 1 day ago

bryanwsmith commented 1 day ago

Type of issue

Typo

Feedback

Basic command are a nice start, but where is the full reference to WSL?

Where is the additional help on topics inside of wsl --help?

For instance mount: what are the types?

from wsl --help: --type Filesystem to use when mounting a disk, if not specified defaults to ext4.

from Basic commands:

--type : Filesystem type to use when mounting a disk, if not specified defaults to ext4. This command can also be entered as: wsl --mount -t .You can detect the filesystem type using the command: blkid , for example: blkid <dev/sdb1>.

Where is a full reference to each command, command params, options, etc?

Page URL

https://learn.microsoft.com/en-us/windows/wsl/basic-commands

Content source URL

https://github.com/MicrosoftDocs/wsl/blob/main/WSL/basic-commands.md

Author

@mattwojo

Document Id

ea2f6a7b-28f2-2af8-e8fc-7f7b3624f88a