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.

10 lines
499 B

  1. diff --git a/twisted/python/twisted-completion.zsh b/twisted/python/twisted-completion.zsh
  2. index 4d97aa5..9a8d4d8 100644
  3. --- a/twisted/python/twisted-completion.zsh
  4. +++ b/twisted/python/twisted-completion.zsh
  5. @@ -1,4 +1,4 @@
  6. -#compdef twistd trial conch cftp ckeygen pyhtmlizer tkconch
  7. +#compdef twistd trial conch cftp ckeygen pyhtmlizer
  8. #
  9. # This is the ZSH completion file for Twisted commands. It calls the current
  10. # command-line with the special "--_shell-completion" option which is handled