You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
564 B

  1. diff -Nur a/twisted/python/twisted-completion.zsh b/twisted/python/twisted-completion.zsh
  2. --- a/twisted/python/twisted-completion.zsh 2015-11-29 11:30:47.000000000 +0800
  3. +++ b/twisted/python/twisted-completion.zsh 2015-11-30 20:05:59.755695237 +0800
  4. @@ -1,4 +1,4 @@
  5. -#compdef twistd trial conch cftp ckeygen pyhtmlizer tap2deb tkconch manhole tap2rpm
  6. +#compdef twistd trial conch cftp ckeygen pyhtmlizer
  7. #
  8. # This is the ZSH completion file for Twisted commands. It calls the current
  9. # command-line with the special "--_shell-completion" option which is handled