Completing options along with command and values is not generally done by completion scripts and tends to garble up the output needlessly. Only complete options when the - is typed.
It's also unnecessary to complete both the long and short versions of an option, (e.g. -h and --help).
attachment 0001-fedpkg-Don-t-mix-options-and-commands-drop-redundant.patch
Applied. It'll be in the next build.