about summary refs log tree commit diff
path: root/Completion/X
diff options
context:
space:
mode:
authorGautam Iyer <gautam@math.cmu.edu>2019-02-10 16:42:22 -0500
committerOliver Kiddle <okiddle@yahoo.co.uk>2019-05-07 00:06:39 +0200
commitf7850406c993ceb2d8924ae428585e91c569aab0 (patch)
tree6db765a8761fc3ec41b4d44dd5da1fc07aa84cd7 /Completion/X
parent6bf8c4720da20a73f8ebde151c761c3766e12b4b (diff)
downloadzsh-f7850406c993ceb2d8924ae428585e91c569aab0.tar.gz
zsh-f7850406c993ceb2d8924ae428585e91c569aab0.tar.xz
zsh-f7850406c993ceb2d8924ae428585e91c569aab0.zip
gitlab !7: Minor fixes to _lp and _gv completion
Diffstat (limited to 'Completion/X')
-rw-r--r--Completion/X/Command/_gv1
1 files changed, 0 insertions, 1 deletions
diff --git a/Completion/X/Command/_gv b/Completion/X/Command/_gv
index d4dbed089..cde8a1c1a 100644
--- a/Completion/X/Command/_gv
+++ b/Completion/X/Command/_gv
@@ -22,7 +22,6 @@ _arguments \
   '(--watch)--nowatch' \
   '(--noresize)--resize' \
   '(--resize)--noresize' \
-  '(--grayscale --color)--monochrome' \
   '(--monochrome --color)--grayscale' \
   '(--grayscale --color)--monochrome' \
   '(--landscape --seascape --upsidedown)--portrait' \