You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ You can check FKArchitectureGeneratorCLI out for details on [Medium story](https
24
24
25
25
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
26
26
27
-
`fk mvvm ModuleName -u` or `fk mvvm ModuleName -unmarked`
27
+
`fk mvvm ModuleName -u` or `fk mvvm ModuleName --unmarked`
0 commit comments