From 6a0874cad65d7949b3bcc2b082f9c6d6b9225a2a Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 23 May 2019 01:19:02 +0200 Subject: 44349: completion option updates --- Completion/X/Command/_x_utils | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Completion/X') diff --git a/Completion/X/Command/_x_utils b/Completion/X/Command/_x_utils index 13c5572af..4b98ec48e 100644 --- a/Completion/X/Command/_x_utils +++ b/Completion/X/Command/_x_utils @@ -150,9 +150,10 @@ xon) ;; xsetroot) _x_arguments \ - -{help,def,gray,grey,rv} \ + -{help,version,def,default,gray,grey,rv,reverse} \ '-cursor:cursor file:_files -g \*.\(\#i\)\(xbm\|curs\(\|or\)\):mask file:_files -g \*.\(\#i\)\(xbm\|curs\(\|or\)\|mask\)\(-.\)' \ '-cursor_name:cursor name:_x_cursor' \ + '-xcf:cursor file:_files:size' \ '-bitmap:bitmap file:_files -g \*.\(\#i\)xbm\(-.\)' \ '-mod:x grid distance (1-16): :y grid distance (1-16)' \ '-fg:foreground color:_x_color' \ -- cgit 1.4.1