X-Git-Url: http://nitlanguage.org diff --git a/share/man/nitc.md b/share/man/nitc.md index 75da7c8..5daafeb 100644 --- a/share/man/nitc.md +++ b/share/man/nitc.md @@ -115,11 +115,14 @@ See the documentation of these specific modules for details. `--log` : Generate various log files. - Currently unused. + + The tool will generate some files in the logging directory (see `--log-dir`). + These files are intended to the advanced user and the developers of the tools. `--log-dir` : Directory where to generate log files. - Currently unused. + + By default the directory is called `logs` in the working directory. `-h`, `-?`, `--help`