mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
AllowEmptyString
This commit is contained in:
parent
33aa1d64bf
commit
3938f360d3
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ function Update-SnipeItAlias()
|
|||
param(
|
||||
[Parameter(Mandatory = $true,
|
||||
ValueFromPipeline = $true)]
|
||||
[AllowEmptyString()]
|
||||
[string[]]
|
||||
$String
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue