updated influx dashboards example comments
parent
7c198fc07b
commit
6e9c8df361
|
@ -33,9 +33,9 @@ influx dashboards [flags]
|
|||
|
||||
## Examples
|
||||
```sh
|
||||
# List all known dashboards
|
||||
# List all dashboards
|
||||
influx dashboards
|
||||
|
||||
# List all known dashboards matching IDs
|
||||
# List all dashboards matching IDs
|
||||
influx dashboards -i $ID1 -i $ID2
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue