Skip to content

Commit

Permalink
Updated CLI docs (microsoft#2651)
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite authored Dec 2, 2024
1 parent 06b08d2 commit 6eb1a56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/concepts/cli/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
title: CLI
---

# PSRule CLI

!!! Abstract
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/cli/module.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ ps-rule module add PSRule.Rules.Azure
For example, a specific version of the module is added:

```bash title="PSRule CLI command-line"
ps-rule module add PSRule.Rules.Azure --version 1.32.1
ps-rule module add PSRule.Rules.Azure --version 1.39.3
```

For example, include pre-release versions added:
Expand Down

0 comments on commit 6eb1a56

Please sign in to comment.