mirror of
https://github.com/onyx-and-iris/slobs-cli.git
synced 2026-04-01 06:39:17 +00:00
typo
This commit is contained in:
parent
cab4299b17
commit
aaadcc9d38
@ -332,7 +332,7 @@ Shell completion scripts are available for *bash*, *zsh*, and *fish*, you can fi
|
|||||||
|
|
||||||
#### Bash
|
#### Bash
|
||||||
|
|
||||||
Save the script in a completion directory of your choice.
|
Save the script in a completions directory of your choice.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
cp -v ./completions/_slobs-cli.bash ~/.completions/_slobs-cli
|
cp -v ./completions/_slobs-cli.bash ~/.completions/_slobs-cli
|
||||||
@ -366,7 +366,7 @@ exec "$SHELL"
|
|||||||
|
|
||||||
#### Zsh
|
#### Zsh
|
||||||
|
|
||||||
Save the script in a completion directory of your choice.
|
Save the script in a completions directory of your choice.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
cp -v ./completions/_slobs-cli.zsh ~/.completions/_slobs-cli
|
cp -v ./completions/_slobs-cli.zsh ~/.completions/_slobs-cli
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user