From 4e0bbddcc084f922712c5c935eadeca5c35561eb Mon Sep 17 00:00:00 2001 From: Thomas Wolff Date: Sat, 29 Mar 2025 00:00:00 +0000 Subject: [PATCH] revise command-line launch scripts, support arguments (#365) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dd0e1bc..772f483 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,8 @@ WSLtty installs the following scripts into `%LOCALAPPDATA%\Microsoft\WindowsApps * For each installed WSL distribution, e.g. Ubuntu, a command script like `Ubuntu~.bat` to start in the WSL user home * `WSL.bat` and `WSL~.bat` to start the default WSL distribution +The scripts accept an optional invocation command (since 3.7.8). + Given that `%LOCALAPPDATA%\Microsoft\WindowsApps` is in your PATH, the scripts can be invoked from cmd.exe, PowerShell, or via WIN+R.