mkropat/MlkPwgen

[CmdletBinding()] is missing on PoSh Function definition

SirHenryIII opened this issue · 0 comments

Please add [CmdletBinding()] to the function definition to allow PsDefaultParamaterValues to work with your module.

function New-Password { [cmdletbinding()] param(