From 3e2d0193f17473f43eb4465961ff628f41fcd1b6 Mon Sep 17 00:00:00 2001 From: HalFrgrd <4559349+HalFrgrd@users.noreply.github.com> Date: Sat, 25 Jul 2026 23:35:11 +0000 Subject: [PATCH] chore: auto-embed completions output in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8bafb62..092ed0a 100644 --- a/README.md +++ b/README.md @@ -683,7 +683,7 @@ GNU grep 3.11 2019-12-29 GREP(1) View `grep` bash completion script output ```bash -# Generated by flycomp version 1.1.2 (unknown) built 2026-07-25T14:38:52Z +# Generated by flycomp version 1.1.2 (unknown) built 2026-07-25T23:34:10Z # Generated at: 2026-02-23T21:24:59Z # Output format: bash # Requested strategy: man-page-or-run-help @@ -944,8 +944,8 @@ Options: "metadata": { "flycomp_version": "1.1.2", "git_hash": "unknown", - "build_time": "2026-07-25T14:38:52Z", - "generated_at": "2026-02-23T21:25:23Z", + "build_time": "2026-07-25T23:34:10Z", + "generated_at": "2026-02-23T21:25:22Z", "output_format": "json", "requested_strategy": "man-page-or-run-help", "strategy_used": "run-help",