Skip to content

Commit

Permalink
docs: Clarify autocompletion
Browse files Browse the repository at this point in the history
  • Loading branch information
stmh authored Jan 23, 2025
1 parent c8474e7 commit 9033e94
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ scottyctl help
will show some help and a list of available commands. You can get help
with `scottyctl help <command>`. A complete list of commands is available [here](docs/content/cli.md)

### Shell autocompletion

Make sure to leverage `scottyctl completion $SHELL` to get autocompletion for
your shell.
your shell, see [here](docs/content/installation.md).

## Configuring the CLI

Expand Down

0 comments on commit 9033e94

Please sign in to comment.