mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-16 19:25:47 +00:00
Fixed another typo
This commit is contained in:
parent
74000fd82a
commit
95110908aa
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
||||||
Deprecated parameter, please use Connect-SnipeitPS instead. User's API Key for Snipeit.
|
Deprecated parameter, please use Connect-SnipeitPS instead. User's API Key for Snipeit.
|
||||||
|
|
||||||
.EXAMPLE
|
.EXAMPLE
|
||||||
New-Snipeituser -fist_name It -last_name Snipe -username snipeit -activated $false -company_id 1 -location_id 1 -department_id 1
|
New-Snipeituser -first_name It -last_name Snipe -username snipeit -activated $false -company_id 1 -location_id 1 -department_id 1
|
||||||
Creates new a new user who can't login to system
|
Creates new a new user who can't login to system
|
||||||
|
|
||||||
.NOTES
|
.NOTES
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue