You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ But these are not fully exposed to the shell and only accessible in [auto-prompt
12
12
13
13
Carapace-aws parses the [botocore] service definitions into a [carapace] based completer.
14
14
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].
16
16
17
17
## Getting Started
18
18
19
19
When using [carapace-bin]`carapace-aws` is implicitly used when the binary is in [PATH].
20
20
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`.
0 commit comments