Fix more typos (#658)

This commit is contained in:
Viktor Szépe
2023-08-22 18:34:24 +02:00
committed by GitHub
parent c57441be8c
commit ea67327ff7
23 changed files with 51 additions and 51 deletions

View File

@@ -60,7 +60,7 @@ Options
Specifies the sorting order using fields:
``count``, ``ratio``, ``query-time``, ``docs-scanned``, ``docs-returned``.
Adding a hypen (``-``) in front of a field denotes reverse order.
Adding a hyphen (``-``) in front of a field denotes reverse order.
For example: ``--order-by="count,-ratio"``.
``-p``, ``--password``