Skip to content

Commit

Permalink
Update Model Version Intro Text
Browse files Browse the repository at this point in the history
  • Loading branch information
rwilson504 committed Jan 9, 2025
1 parent be8a8af commit f71ee6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Example

```powershell
pac pages download --path "C:\portals" --webSiteId f88b70cc-580b-4f1a-87c3-41debefeb902
pac pages download --path "C:\portals" --webSiteId f88b70cc-580b-4f1a-87c3-41debefeb902 --modelVersion 2
```
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Example

```powershell
pac pages upload --path "C:\portals\starter-portal"
pac pages upload --path "C:\portals\starter-portal" --modelVersion 2
```

0 comments on commit f71ee6b

Please sign in to comment.