Fix type case in README.
This commit is contained in:
parent
16a9f44d4d
commit
a24de7fe3f
@ -85,7 +85,7 @@ root@xen1.company.net> xapi.pool.$master.name_label
|
||||
To ease searches, `find()` and `findAll()` functions are available:
|
||||
|
||||
```
|
||||
root@xen1.company.net> findAll({ $type: 'VM' }).length
|
||||
root@xen1.company.net> findAll({ $type: 'vm' }).length
|
||||
183
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user