From 6d095f2c0df4282f569d2be4dc6b70208ce20063 Mon Sep 17 00:00:00 2001 From: Christopher Bock Date: Thu, 23 Oct 2025 23:51:24 +0200 Subject: github #148: complete fortune databases --- ChangeLog | 3 +++ Completion/Unix/Command/_fortune | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9b09cbed6..51b0ea429 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2025-11-03 Oliver Kiddle + * Christopher Bock: github #148: Completion/Unix/Command/_fortune: + complete fortune databases + * 54022: Completion/BSD/Command/_fw_update, Completion/BSD/Command/_rcctl, Completion/Unix/Command/_sysctl, Completion/Unix/Command/_watch: completion updates for openbsd 7.8 diff --git a/Completion/Unix/Command/_fortune b/Completion/Unix/Command/_fortune index c0eca56a3..050fb8253 100644 --- a/Completion/Unix/Command/_fortune +++ b/Completion/Unix/Command/_fortune @@ -12,4 +12,4 @@ _arguments \ '-s[short apothegms only]' \ '-i[ignore case for -m patterns]' \ '-w[wait before termination for a time based on msg length]' \ - '*:databases' + '*:fortune db:_files -W /usr/share/games/fortune(|s) -g "*(.:r)"' -- cgit v1.2.3-70-g09d2