Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
mise 2024.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mise-en-dev committed Apr 9, 2024
1 parent 37696a0 commit 8a12e8d
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,28 +173,19 @@ Arguments:
Plugin(s) to clear cache for e.g.: node, python
```

## `mise completion [OPTIONS] [SHELL]`
## `mise completion [SHELL]`

```text
Generate shell completions
Usage: completion [OPTIONS] [SHELL]
Usage: completion [SHELL]
Arguments:
[SHELL]
Shell type to generate completions for
[possible values: bash, fish, zsh]
Options:
--usage
Always use usage for completions.
Currently, usage is the default for fish and bash but not zsh since it has a few quirks
to work out first.
This requires the `usage` CLI to be installed.
https://usage.jdx.dev
Examples:
$ mise completion bash > /etc/bash_completion.d/mise
Expand Down

0 comments on commit 8a12e8d

Please sign in to comment.