Skip to content

Commit 21e7489

Browse files
committed
Fix a command line example issue in the documentation
1 parent 8fce13c commit 21e7489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can check FKArchitectureGeneratorCLI out for details on [Medium story](https
2424

2525
FKArchitectureGeneratorCLI add a mark as a default to each swift file indicating this module created with this cli. You can hide this mark by adding the flag -u/--unmarked
2626

27-
`fk mvvm ModuleName -u` or `fk mvvm ModuleName -unmarked`
27+
`fk mvvm ModuleName -u` or `fk mvvm ModuleName --unmarked`
2828

2929
## Author
3030

0 commit comments

Comments
 (0)