From 62f001898add1edda5db377ad5e96867b72b9b2b Mon Sep 17 00:00:00 2001 From: Baptiste <32563450+BapRx@users.noreply.github.com> Date: Wed, 11 Jan 2023 22:36:51 +0100 Subject: docs: Remove human short flag from docs, duplicate of help -h (#663) --- docs/search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/search.md') diff --git a/docs/search.md b/docs/search.md index a56a9f16..ef12d8b1 100644 --- a/docs/search.md +++ b/docs/search.md @@ -17,7 +17,7 @@ appended with a wildcard). | `--before` | Only include commands ran before this time(default: none) | | `--after` | Only include commands ran after this time(default: none) | | `--interactive/-i` | Open the interactive search UI (default: false) | -| `--human/-h` | Use human-readable formatting for the timestamp and duration (default: false) | +| `--human` | Use human-readable formatting for the timestamp and duration (default: false) | ## Examples -- cgit v1.3.1