Skip to content

Commit 8cfc405

Browse files
committed
Update README.md
1 parent ba5c0de commit 8cfc405

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,15 @@ wslctl restart pengwin
2121
A troubleshooting utility that resets WSL to various degrees.
2222

2323
`wsl-reset --reset` - shuts down WSL, resets the WSL service, and installs any WSL updates, if available
24+
2425
`wsl-reset --hard-reset` - shuts down WSL, stops the WSL service, uninstalls WSL, and re-installs WSL
26+
2527
`wsl-reset --destrutive-reset` - shuts down WSL, restarts the WSL service, **unregisters all WSL distros**, stops the WSL service, uninstalls WSL, and re-installs WSL
2628

2729
## sysdistrowt
2830

2931
Adds the WSL System Distro (CBL-Mariner) to the Windows Terminal and/or Windows Terminal Preview profiles, for easier debugging.
3032

31-
### /prompts folder
33+
### Misc
3234

33-
Contains example AI prompts used to generate the first draft of these scripts, the final scripts got hand polished, but they are there to see.
35+
/prompts folder contains example AI prompts used to generate the first draft of these scripts, the final scripts got hand polished, but they are there to see.

0 commit comments

Comments
 (0)