Merge pull request #1355 from KGB33/documentation-typos

This commit will clarify shell completion instructions.
This commit is contained in:
Andrea Luzzardi
2022-01-07 01:31:44 +01:00
committed by GitHub

View File

@@ -89,4 +89,4 @@ Available Commands:
zsh generate the autocompletion script for zsh zsh generate the autocompletion script for zsh
``` ```
Depending on your shell, add the output script belong your other completions' script. Use `dagger completion <your shell> --help` for shell specific instructions.