Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
datamuc committed Mar 18, 2024
1 parent c249383 commit dad1321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cmd/datastores.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ options:
|---|---|
| `--allowed REGEX` | (optional) REGEX is checked against `<name of datastore>`, if REGEX doesn't match the snapshot is ignored |
| `--banned REGEX` | (optional) REGEX is checked against `<name of datastore>`, if REGEX does match the snapshot is ignored |
| `--vimtype VIMTYPE` | the object type to check, see [common options](../../general-options/#common-options), currently HostSystem and ClusterComputeResource are supported here, if omitted all datastores are checked |
| `--vimtype VIMTYPE` | the object type to check, see [common options](../../general-options/#common-options), currently HostSystem, Datacenter, ClusterComputeResource are supported here, if omitted all datastores are checked |
| `--vimname VIMNAME` | name of the vimtype object, see [common options](../../general-options/#common-options) |
| `--critical CRITICAL` | critical threshold, see [common options](../../general-options/#common-options) |
| `--warning WARNING` | warning threshold, see [common options](../../general-options/#common-options) |
Expand Down

0 comments on commit dad1321

Please sign in to comment.