1
0
mirror of https://github.com/jaapbrasser/SharedScripts.git synced 2026-04-18 19:01:56 +02:00

Added comment-based help

This commit is contained in:
Jaap Brasser
2019-08-24 23:58:05 -07:00
committed by GitHub
parent ac896dbb9d
commit aea22dd55b
@@ -51,6 +51,8 @@ Will create a folder in C:\Temp named after the PR number, and clone the specifi
code .
}
# Open explorer inn the current path, only works on Windows
if ($Explorer) {
explorer.exe .
}