mirror of
https://github.com/mintty/wsltty.git
synced 2025-01-18 12:05:47 +00:00
mention login parameter "-" explicitly (#191)
This commit is contained in:
parent
08adea1fb4
commit
c439d4fbdc
@ -188,6 +188,9 @@ you may append a shell pathname and an optional `-l` parameter
|
||||
to the mintty invocation (in shortcuts, scripts, or context menu entries):
|
||||
* `%LOCALAPPDATA%\wsltty\bin\mintty.exe --WSL= --configdir="%APPDATA%\wsltty" /bin/bash -l`
|
||||
|
||||
To just request login mode, a single `-` parameter also works:
|
||||
* `%LOCALAPPDATA%\wsltty\bin\mintty.exe --WSL= --configdir="%APPDATA%\wsltty" -`
|
||||
|
||||
---
|
||||
|
||||
### Components and Credits ###
|
||||
|
Loading…
x
Reference in New Issue
Block a user