mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-15 02:35:47 +00:00
Update Set-SnipeitAccessoryOwner.md
Documentation typo
This commit is contained in:
parent
d14244d727
commit
5b2477fbf0
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ Checkout accessory to user
|
|||
|
||||
### EXAMPLE 1
|
||||
```
|
||||
Set-SnipeitAccessoryOwner -id 1 -assigned_id 1 -note "testing check out to user"
|
||||
Set-SnipeitAccessoryOwner -id 1 -assigned_to 1 -note "testing check out to user"
|
||||
```
|
||||
|
||||
## PARAMETERS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue