man/nitserial.md: add mission option `--depth`
authorJean Privat <jean@pryen.org>
Wed, 21 Oct 2015 02:28:44 +0000 (22:28 -0400)
committerJean Privat <jean@pryen.org>
Wed, 21 Oct 2015 12:42:53 +0000 (08:42 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

share/man/nitserial.md

index 317e510..d740809 100644 (file)
@@ -14,6 +14,9 @@ Output file (can also be 'stdout')
 ### `--dir`
 Output directory
 
+### `-d`, `--depth`
+Depth of the visit and generation <module, group, package>.
+
 # SEE ALSO
 
 The Nit language documentation and the source code of its tools and libraries may be downloaded from <http://nitlanguage.org>