Skip to content

Commit

Permalink
add section Invocation, discourage from starting mintty.exe directly (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
mintty committed May 22, 2017
1 parent 1e7bb5f commit d865b01
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,16 @@ Within the installation process, provide parameters to the script `install.bat`.
The optional first parameter designates the installation target,
the optional second parameter designates the configuration directory.

### Invocation ###

WSLtty can be invoked with
* installed desktop shortcuts or Start menu shortcuts
* wsl*.bat scripts generated into the installation directory
* Explorer context menu (if installed from the Start menu)

Starting the mintty terminal directly from the WSLtty installation location
is discouraged because that would bypass the `--configdir` option.

### Configuration ###

#### Command line scripts `wsl*.bat` ####
Expand Down

0 comments on commit d865b01

Please # to comment.