Skip to content

Commit

Permalink
docs: "bash" is no longer optional for command-line completion
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueBrain authored and martinvonz committed Apr 2, 2024
1 parent 6d02614 commit e5b9e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install-and-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ depends on your shell.
### Bash

```shell
source <(jj util completion) # --bash is the default
source <(jj util completion bash)
```

### Zsh
Expand Down

0 comments on commit e5b9e8f

Please sign in to comment.