Fix example for autocomplete

See #2235
This commit is contained in:
Bjørn Erik Pedersen 2016-06-22 13:59:53 +02:00
parent a4b8496210
commit 1accd3ba88
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ NOTE: The current version supports Bash only.
By default, the file is written directly to /etc/bash_completion.d
for convenience, and the command may need superuser rights, e.g.:
$ sudo hugo genautocomplete
$ sudo hugo gen autocomplete
Add ` + "`--completionfile=/path/to/file`" + ` flag to set alternative
file-path and name.