Skip to content

Commit 6d095f2

Browse files
crpbOliver Kiddle
authored andcommitted
github #148: complete fortune databases
1 parent 1782750 commit 6d095f2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
2025-11-03 Oliver Kiddle <[email protected]>
22

3+
* Christopher Bock: github #148: Completion/Unix/Command/_fortune:
4+
complete fortune databases
5+
36
* 54022: Completion/BSD/Command/_fw_update,
47
Completion/BSD/Command/_rcctl, Completion/Unix/Command/_sysctl,
58
Completion/Unix/Command/_watch: completion updates for openbsd 7.8

Completion/Unix/Command/_fortune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ _arguments \
1212
'-s[short apothegms only]' \
1313
'-i[ignore case for -m patterns]' \
1414
'-w[wait before termination for a time based on msg length]' \
15-
'*:databases'
15+
'*:fortune db:_files -W /usr/share/games/fortune(|s) -g "*(.:r)"'

0 commit comments

Comments
 (0)