mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-05 22:51:51 +00:00
a67650b6f7
Do not offer filenames to arguments not taking one, complete arguments of options taking resource kinds, directory names, --logLevel, release --step, config and new --format. As an internal refactoring, use higher level functions to set flag completions. SetAnnotation works, but is more verbose than alternatives, and uses bash specific wording. While at it, move setting completions next to flag definitions consistently. Remove superfluous --destination completer setting, which is already set elsewhere. |
||
---|---|---|
.. | ||
commandeer.go | ||
commands.go | ||
config.go | ||
convert.go | ||
deploy.go | ||
deploy_off.go | ||
env.go | ||
gen.go | ||
helpers.go | ||
hugo_windows.go | ||
hugobuilder.go | ||
import.go | ||
list.go | ||
mod.go | ||
new.go | ||
release.go | ||
server.go |