mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
Updated Example
This commit is contained in:
parent
af62a28bef
commit
13fa97f36f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ If switch is present, require users to confirm acceptance of assets in this cate
|
|||
.PARAMETER checkin_email
|
||||
If switch is present, send email to user on checkin/checkout
|
||||
.EXAMPLE
|
||||
New-Category -name "Laptops" -category_type "asset" -url "Snipe-IT URL here..." -apiKey "API key here..."
|
||||
New-Category -name "Laptops" -category_type asset -url "Snipe-IT URL here..." -apiKey "API key here..."
|
||||
#>
|
||||
|
||||
function New-Category()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue