Skip to content

Commit 6808dbe

Browse files
feat: add --working-directory option (#146)
- add new line to the table with command line options closes #804
1 parent 76f624e commit 6808dbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/justmock-console/general.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ The current version of JustMock Console contains just a single verb (**runadvanc
4141
| --no-logo | | | No | false | Hides banner with logo and copyright notice: **false** - display the banner; **true** - hide the banner. |
4242
| --help | | | No | N/A | Displays a help screen. |
4343
| --version | | | No | N/A | Displays a version information. |
44+
| --working-directory| -w | \<path\> | No | N/A | Set the working directory for the test runner process.|
4445

4546
# Sample usage
4647

0 commit comments

Comments
 (0)