Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -683,13 +683,13 @@ GNU grep 3.11 2019-12-29 GREP(1)
<summary><b>View `grep` bash completion script output</b></summary>

```bash
# Generated by flycomp version 1.1.0 (unknown) built 2026-06-28T18:21:03Z
# Generated by flycomp version 1.1.2 (unknown) built 2026-07-25T14:38:52Z
# Generated at: 2026-02-23T21:24:59Z
# Output format: bash
# Requested strategy: man-page-or-run-help
# Strategy used: man-page
# Sandboxed: true
# Timeout (ms): 15000
# Timeout (ms): 5000
# Command path: grep
# Man pages read: 1
# Help runs: 0
Expand Down Expand Up @@ -942,15 +942,15 @@ Options:
```json
{
"metadata": {
"flycomp_version": "1.1.0",
"flycomp_version": "1.1.2",
"git_hash": "unknown",
"build_time": "2026-06-28T18:21:03Z",
"generated_at": "2026-02-23T21:25:22Z",
"build_time": "2026-07-25T14:38:52Z",
"generated_at": "2026-02-23T21:25:23Z",
"output_format": "json",
"requested_strategy": "man-page-or-run-help",
"strategy_used": "run-help",
"sandboxed": true,
"timeout_ms": 15000,
"timeout_ms": 5000,
"command_path": "evp",
"man_pages_read": 1,
"help_runs": 6
Expand Down