mirror of
https://github.com/onyx-and-iris/slobs-cli.git
synced 2026-04-17 22:43:38 +00:00
typo
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user