Fix bash-completion for Hugo builder flags such as --theme
authorAnthony Fok <foka@debian.org>
Sat, 6 Feb 2016 15:31:20 +0000 (23:31 +0800)
committerAnthony Fok <foka@debian.org>
Sat, 6 Feb 2016 15:49:45 +0000 (23:49 +0800)
commit1f326ad914f749b3558c40c5410b35cb01299ed9
treef9974218c25d018166b9d749c5151576a4e3342c
parent45df4596bb065c944c1c16d3c5be8042f64ebba2
Fix bash-completion for Hugo builder flags such as --theme

by placing their SetAnnotation() calls after their definitions.

See #1824 and 87ca0d0
commands/hugo.go