From 18c3c12bf0dc0fdbfb9ff79ebf90475a1dadc606 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 26 Jul 2017 23:42:29 +0200 Subject: unposted: correct typo in _xclip --- Completion/X/Command/_xclip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/X') diff --git a/Completion/X/Command/_xclip b/Completion/X/Command/_xclip index 0f689a705..509a15b79 100644 --- a/Completion/X/Command/_xclip +++ b/Completion/X/Command/_xclip @@ -10,7 +10,7 @@ _arguments \ '(-)'{-h,-help}'[display usage information]' \ '(-selection)-selection[selection to access]:selection:(primary secondary clipboard buffer-cut)' \ "-noutf8[operate in legacy, non-Unicode, mode]" \ - '(-r -rmlastnl)ipq{-r,-rmlastnl}'[remove the last newline character if present]' \ + '(-r -rmlastnl)'{-r,-rmlastnl}'[remove the last newline character if present]' \ '(-)-version[display version information]' \ '(-quiet -verbose)-silent[errors only, run in background]' \ "(-silent -verbose)-quiet[run in foreground, show what's happening]" \ -- cgit 1.4.1