We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8adefde commit 0b7b3b5Copy full SHA for 0b7b3b5
1 file changed
hub/apps/publish/msstore-dev-cli/commands.md
@@ -602,7 +602,7 @@ msstore flights get <productId> <flightId>
602
| -v, --verbose | Print verbose output. |
603
| -?, -h, --help | Show help and usage information. |
604
605
-# Flights - Delete - Usage
+#### Flights - Delete - Usage
606
607
```console
608
msstore flights delete <productId> <flightId>
@@ -622,7 +622,7 @@ msstore flights delete <productId> <flightId>
622
623
624
625
-# Flights - Create - Usage
+#### Flights - Create - Usage
626
627
628
msstore flights create <productId> <friendlyName> --group-ids <group-ids>
0 commit comments