Merge pull request #108 from PetriAsi/update/docs

updated docs
This commit is contained in:
Petri Asikainen 2021-05-20 14:45:56 +03:00 committed by GitHub
commit 8fbd9297cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View file

@ -1,4 +1,4 @@
--- ---
external help file: SnipeItPS-help.xml external help file: SnipeItPS-help.xml
Module Name: SnipeitPS Module Name: SnipeitPS
online version: online version:
@ -130,7 +130,7 @@ Users first name
```yaml ```yaml
Type: String Type: String
Parameter Sets: (All) Parameter Sets: (All)
Aliases: Aliases: firstName
Required: True Required: True
Position: 1 Position: 1
@ -160,7 +160,7 @@ Users last name
```yaml ```yaml
Type: String Type: String
Parameter Sets: (All) Parameter Sets: (All)
Aliases: Aliases: lastName
Required: True Required: True
Position: 2 Position: 2
@ -175,7 +175,7 @@ Mark user as import from ldap
```yaml ```yaml
Type: Boolean Type: Boolean
Parameter Sets: (All) Parameter Sets: (All)
Aliases: Aliases: ldap_user
Required: False Required: False
Position: 15 Position: 15

View file

@ -95,6 +95,9 @@ Update a specific Asset in the Snipe-it asset system
### [Set-AssetOwner](Set-AssetOwner.md) ### [Set-AssetOwner](Set-AssetOwner.md)
Checkout asset Checkout asset
### [Set-Component](Set-Component.md)
Updates component
### [Set-Info](Set-Info.md) ### [Set-Info](Set-Info.md)
Sets authetication information Sets authetication information