Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/_manual/start.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ nav: start
layout: manual
---

Creates an [Okta Sample Application](https://github.com/okta-samples/)
Creates an [Okta Sample Application](https://github.com/okta-samples/). Available samples are react, angular, vue, react-native, spring-boot, and aspnet-core3.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


## Usage
```bash
Expand All @@ -13,7 +13,7 @@ okta start [-hV] [--batch] [--verbose] [<sampleName>]

## Options
```
[<sampleName>] Name of sample (Available samples are react, angular, vue, react-native, spring-boot, aspnet-core3)
[<sampleName>] Name of sample
```

## Shared Options
Expand Down