Skip to content

Commit

Permalink
update link
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Jun 11, 2024
1 parent 98660dd commit 46dec77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/lightsCameraAction.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,15 @@ This enables a modified behavior based on work directory, environment variables,

## Modular

Multiple [Action]s can be invoked [concurrently] and [merged] into one.
Multiple [Actions] can be invoked [concurrently] and [merged] into one.

Like `tig`, which accepts subcommands, files, and git references like tags and branches.
Each of these is a separate [Action].

![80x12@0:5](./lightsCameraAction/modular.cast)

[Action]:https://carapace-sh.github.io/carapace/carapace/action.html
[Actions]:https://carapace-sh.github.io/carapace/carapace/action.html
[ActionOwners]:https://pkg.go.dev/github.com/carapace-sh/carapace-bin/pkg/actions/tools/gh#ActionOwners
[ActionRepositories]:https://pkg.go.dev/github.com/carapace-sh/carapace-bin/pkg/actions/tools/gh#ActionRepositories

Expand Down

0 comments on commit 46dec77

Please sign in to comment.