Skip to content

Commit 54ae9ac

Browse files
authored
Use standard PS prompt for comment help. (#303)
1 parent 0602b33 commit 54ae9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/PowerShell.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@
480480
".DESCRIPTION",
481481
"\tLong description",
482482
".EXAMPLE",
483-
"\tC:\\PS> <example usage>",
483+
"\tPS C:\\> <example usage>",
484484
"\tExplanation of what the example does",
485485
".INPUTS",
486486
"\tInputs (if any)",

0 commit comments

Comments
 (0)