Skip to content

Commit 3a66e8e

Browse files
chanel-yMathiasVP
andauthored
Update powershell/ql/src/experimental/UsernameOrPasswordParameter.qhelp
Co-authored-by: Mathias Vorreiter Pedersen <[email protected]>
1 parent f82cfc7 commit 3a66e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powershell/ql/src/experimental/UsernameOrPasswordParameter.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"qhelp.dtd">
44
<qhelp>
55
<overview>
6-
<p>To standardize command parameters, credentials should be accepted as objects of type PSCredential. Functions should not make use of username or password parameters.
6+
<p>To standardize command parameters, credentials should be accepted as objects of type <code>PSCredential</code>. Functions should not make use of username or password parameters.
77
</p>
88

99
</overview>

0 commit comments

Comments
 (0)