fixed typo in analyze-wal command doc

pull/314/head^2
Scott Anderson 2019-07-01 07:38:57 -06:00
parent 6eb11b6e14
commit 3ad7dcccb8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ menu:
weight: 301
---
The `influxd inspect verify-wal` command analyze the Write-Ahead Log (WAL)
The `influxd inspect verify-wal` command analyzes the Write-Ahead Log (WAL)
to check if there are any corrupt files.
If it finds corrupt files, the command returns the names of those files.
It also returns the total number of entries in each scanned WAL file.