Skip to content

Commit

Permalink
Update macros.sh
Browse files Browse the repository at this point in the history
add reference to the macro documentation provided by carapace-spec
  • Loading branch information
alextremblay authored Aug 30, 2024
1 parent 54a3331 commit d6973dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/macros.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
scriptdir=$(dirname $(readlink -f $0))

echo "# Macros"
echo "On top of the base [Macros](https://carapace-sh.github.io/carapace-spec/carapace-spec/macros.html) defined in [carapace-spec](https://carapace-sh.github.io/carapace-spec),"
echo "carapace-bin also provides the following macros:"
echo

$scriptdir/../cmd/carapace/carapace --macro \
Expand Down

0 comments on commit d6973dd

Please sign in to comment.