Skip to content

Commit

Permalink
msys2_shell help update: add clang32 clangarm64
Browse files Browse the repository at this point in the history
follow-up to 489a8aa
  • Loading branch information
GitMensch committed Jan 11, 2022
1 parent d99471f commit e987a5d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions filesystem/msys2_shell.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,9 @@ echo Usage:
echo %~1 [options] [login shell parameters]
echo.
echo Options:
echo -mingw32 ^| -mingw64 ^| -ucrt64 ^| -clang64 ^| -msys[2] Set shell type
echo -defterm ^| -mintty ^| -conemu Set terminal type
echo -mingw32 ^| -mingw64 ^| -ucrt64 ^| -clang32 ^| -clang64 ^|
echo -msys[2] ^| -clangarm64 Set shell type
echo -defterm ^| -mintty ^| -conemu Set terminal type
echo -here Use current directory as working
echo directory
echo -where DIRECTORY Use specified DIRECTORY as working
Expand Down

0 comments on commit e987a5d

Please sign in to comment.