docs: Fix copy paste error (#5253)

pull/5240/head^2
Andreas Deininger 2023-11-27 16:43:22 +01:00 committed by GitHub
parent 0ffb43cec0
commit 00952a4038
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 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 %}}