Unverified Commit 89a794c9 authored by Matus Goljer's avatar Matus Goljer Committed by GitHub
Browse files

nomad can also install autocomplete for fish shell (#12834)

Showing with 1 addition and 1 deletion
+1 -1
......@@ -27,7 +27,7 @@ command can be found on the left.
## Autocomplete
Nomad's CLI supports command autocomplete. Autocomplete can be installed or
uninstalled by running the following on bash or zsh shells:
uninstalled by running the following on bash, zsh or fish shells:
```shell-session
$ nomad -autocomplete-install
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment