Skip to content

Commit 96a6601

Browse files
authored
Merge pull request #16 from carapace-sh/rsteube-patch-1
Update README.md
2 parents 0b1afed + a788ad5 commit 96a6601

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ But these are not fully exposed to the shell and only accessible in [auto-prompt
1212

1313
Carapace-aws parses the [botocore] service definitions into a [carapace] based completer.
1414
This enables support for descriptions, colored hightlighting, and custom completions.
15-
Undefined completions are simply delegated to the official [aws_completer].
15+
Undefined completions are then simply delegated to the official [aws_completer].
1616

1717
## Getting Started
1818

1919
When using [carapace-bin] `carapace-aws` is implicitly used when the binary is in [PATH].
2020

21-
Otherwise the completions can be loaded directly with [`carapace-aws _carapace`](https://carapace-sh.github.io/carapace/carapace/gen.html#hidden-subcommand).
21+
Otherwise [source](https://carapace-sh.github.io/carapace/carapace/gen.html#hidden-subcommand) the output of `carapace-aws _carapace`.
2222

2323
[auto-prompt]:https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-parameters-prompting.html
2424
[aws-cli]:https://github.com/aws/aws-cli

0 commit comments

Comments
 (0)