From 93b911488d884691a08e404cdf2411ac244b6cf4 Mon Sep 17 00:00:00 2001 From: Christopher Bock Date: Thu, 23 Oct 2025 23:51:24 +0200 Subject: [PATCH] Completion fortune databases --- Completion/Unix/Command/_fortune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Completion/Unix/Command/_fortune b/Completion/Unix/Command/_fortune index c0eca56a3f..050fb82534 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)"'