Skip to content

Commit

Permalink
Add link to modguard show usage docs from overview
Browse files Browse the repository at this point in the history
  • Loading branch information
emdoyle committed Feb 13, 2024
1 parent c9a71f6 commit 22a0d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ Modguard is incredibly lightweight, and has no impact on the runtime of your cod

* [`modguard check [dir-name]`](usage.md#modguard) - Check boundaries are respected throughout a directory.
* [`modguard init [dir-name]`](usage.md#modguard-init) - Initialize package boundaries in a directory.
* `modguard show [dir-name]` - View and optionally generate a YAML representation of the boundaries in a directory.
* [`modguard show [dir-name]`](usage.md#modguard-show) - View and optionally generate a YAML representation of the boundaries in a directory.

0 comments on commit 22a0d2e

Please sign in to comment.