Implement `hugo --theme=[Tab][Tab]` bash completion
authorAnthony Fok <foka@debian.org>
Mon, 10 Aug 2015 00:49:54 +0000 (18:49 -0600)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 11 Aug 2015 13:08:10 +0000 (15:08 +0200)
commit29c9a40a8d5defbe69c38e9997313ce27df55eaf
tree0ae9150745c8bba033429c020c16d461dd621468
parent7555e364d069b1ea34e8c5be1c3337c7e2753c56
Implement `hugo --theme=[Tab][Tab]` bash completion

using the new BashCompSubdirsInDir annotation in spf13/cobra.
commands/hugo.go