You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to prevent PowerShell from expanding non existing variables
in quoted text, the dollar sign was replaced with S.
Iw considered making single quoted text, but that interferred with
the back-apostrophe (`) which is alse present in the text.
0 commit comments