updated docs for v1.6.x

This commit is contained in:
Petri Asikainen 2021-06-14 00:21:12 +03:00
parent 6254b82e3a
commit bb00f1bc5e

View file

@ -28,6 +28,7 @@ Set-SnipeitInfo -URL 'https://asset.example.com' -apiKey 'tokenKey'
```powershell
# Review the help at any time!
Get-Help about_SnipeitPS
Get-Command -Module SnipeitPS
Get-Help Get-SnipeitAsset -Full # or any other command
```