zsh completion: fix for pcp subcommands
commit55216d51db9dca37948f28d7018a0c9c739a78c3
authorMarko Myllynen <myllynen@redhat.com>
Wed, 6 Jul 2016 23:04:02 +0000 (7 09:04 +1000)
committerNathan Scott <nathans@redhat.com>
Wed, 6 Jul 2016 23:04:02 +0000 (7 09:04 +1000)
tree0ee4665f2d713fdaf476da5cfceac640a5463500
parentddea7b438810fd7f3d43853c079f861b7584e248
zsh completion: fix for pcp subcommands

Allow options for pcp(1) while completing subcommand options as well.

A bit heavy but called only when needed.
src/zshrc/_pcp