Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ source <(get-all completion zsh) # for zsh users
Also see `get-all completion --help` for further instructions.

## Configuration
The command will look for the configuration file `ketall` (no extension) in `.` or `$HOME/.kube/`, unless overridden by the `--config` option.
The command will look for the configuration file `ketall.yaml` in `.` or `$HOME/.kube/`, unless overridden by the `--config` option.
The following settings can be configured:
```yaml
only-scope: cluster
Expand Down