mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-25 05:42:27 +00:00
Add a new command, genautocomplete, wich generates a Bash completion script (zsh and others later). The script is by default written to `/etc/bash_completion.d/hugo.sh`; this can be set in `--completionfile=/some/file`. Fixes #438 |
||
---|---|---|
.. | ||
benchmark.go | ||
check.go | ||
convert.go | ||
genautocomplete.go | ||
hugo.go | ||
limit_darwin.go | ||
limit_others.go | ||
list.go | ||
list_config.go | ||
new.go | ||
new_test.go | ||
server.go | ||
server_test.go | ||
undraft.go | ||
undraft_test.go | ||
version.go |