Update list.md (#3824)

Fix typo
pull/3817/head^2
pierwill 2022-03-03 10:15:04 -06:00 committed by GitHub
parent 19f84ade39
commit 0c1b34509a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ menu:
weight: 401
---
The `influxd recovery org list` command lists authorizations stored on disk and
The `influxd recovery auth list` command lists authorizations stored on disk and
outputs data associated with each authorization.
{{% note %}}
@ -25,4 +25,4 @@ influxd recovery auth list [flags]
| Flag | | Description | Input Type |
| :--- | :------------ | :------------------------------------------------------------- | :--------: |
| | `--bolt-path` | Path to the BoltDB file (default `~/.influxdbv2/influxd.bolt`) | string |
| `-h` | `--help` | Help for `list` | |
| `-h` | `--help` | Help for `list` | |