diff options
Diffstat (limited to 'Completion/X/Command/_xclip')
-rw-r--r-- | Completion/X/Command/_xclip | 1 |
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]" \ |