about summary refs log tree commit diff
path: root/Completion/X
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2017-07-15 14:53:53 +0200
committerOliver Kiddle <opk@zsh.org>2017-07-15 14:53:53 +0200
commit8eaacb35419171b40e121c61323a5113e5f1977d (patch)
treeb4f0cef111df5651583a4866a04a3889cbe396df /Completion/X
parent4a63a1793af5f3046af6a77db8aeeece523ebc61 (diff)
downloadzsh-8eaacb35419171b40e121c61323a5113e5f1977d.tar.gz
zsh-8eaacb35419171b40e121c61323a5113e5f1977d.tar.xz
zsh-8eaacb35419171b40e121c61323a5113e5f1977d.zip
41431: update options in assorted completions
Diffstat (limited to 'Completion/X')
-rw-r--r--Completion/X/Command/_xclip1
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/X/Command/_xclip b/Completion/X/Command/_xclip
index ff131f3b1..0f689a705 100644
--- a/Completion/X/Command/_xclip
+++ b/Completion/X/Command/_xclip
@@ -10,6 +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]' \
   '(-)-version[display version information]' \
   '(-quiet -verbose)-silent[errors only, run in background]' \
   "(-silent -verbose)-quiet[run in foreground, show what's happening]" \