Skip to content

Commit

Permalink
small readme tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
matryer committed Sep 18, 2020
1 parent 171f199 commit 0d9680f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ moq [flags] source-dir interface [interface2 [interface3 [...]]]
generated outside of the tested package
Specifying an alias for the mock is also supported with the format 'interface:alias'
Ex: moq -pkg different . MyInterface:MyMock
Example: moq -pkg different . MyInterface:MyMock
```

**NOTE:** `source-dir` is the directory where the source code (definition) of the target interface is located.
Expand Down

0 comments on commit 0d9680f

Please sign in to comment.