1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2026-01-01 20:11:06 +01:00

48618: update completions for FreeBSD 13

This commit is contained in:
Oliver Kiddle 2021-04-19 23:05:49 +02:00
parent 71b747567e
commit d01d0a1289
7 changed files with 96 additions and 33 deletions

View file

@ -64,7 +64,7 @@ else
"*-v+[adjust and print (but don't set) date]:[+-]value[ymwdHMS]"
)
;|
freebsd*|darwin*)
freebsd<-12>.*|darwin*)
args+=(
'-d+:daylight saving time value'
'-t+:minutes west of GMT'