Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Commit b2c7183

Browse files
authored
Update cli.md
* Put the `-m` flag in the example after `swagger project start` to be consistent with the documentation (`swagger project start [options] [directory]`) and match the other examples.
1 parent c62843c commit b2c7183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Options:
5959
Example:
6060

6161
cd ./myproject
62-
swagger -m project start
62+
swagger project start -m
6363

6464

6565
#### <a name="verify"></a>swagger project verify [options] [project root directory]

0 commit comments

Comments
 (0)