nitunit: the working dir is now `nitunit.out`
[nit.git] / share / man / nitunit.md
index e80e80e..66bf749 100644 (file)
@@ -268,7 +268,7 @@ Output name (default is 'nitunit.xml').
 `nitunit` produces a XML file compatible with JUnit.
 
 ### `--dir`
-Working directory (default is '.nitunit').
+Working directory (default is 'nitunit.out').
 
 In order to execute the tests, nit files are generated then compiled and executed in the giver working directory.