man: document --log and --log-dir
authorJean Privat <jean@pryen.org>
Thu, 26 Feb 2015 13:56:29 +0000 (20:56 +0700)
committerJean Privat <jean@pryen.org>
Thu, 26 Feb 2015 13:56:29 +0000 (20:56 +0700)
Signed-off-by: Jean Privat <jean@pryen.org>

share/man/nitc.md

index 75da7c8..5daafeb 100644 (file)
@@ -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`