PT-2235 - pt-mongodb-index-check does not support option --version (#653)

* PT-2235 - pt-mongodb-index-check does not support option --version

Changed command version to flag version

* PT-2235 - pt-mongodb-index-check does not support option --version

Updated documentation
This commit is contained in:
Sveta Smirnova
2023-08-01 17:56:17 +03:00
committed by GitHub
parent ab4bf1b1c6
commit 156372fb73
5 changed files with 100 additions and 58 deletions

View File

@@ -67,4 +67,6 @@ Available flags
+----------------------------+----------------------------------------+
| json | Show output as JSON |
+----------------------------+----------------------------------------+
| version | Show version information |
+----------------------------+----------------------------------------+