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:
parent
71b747567e
commit
d01d0a1289
7 changed files with 96 additions and 33 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue