nitdoc: Update the manpage.
authorJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Fri, 12 Dec 2014 21:29:30 +0000 (16:29 -0500)
committerJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Fri, 12 Dec 2014 21:29:30 +0000 (16:29 -0500)
Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

share/man/nitdoc.md

index 342a284..af3d95c 100644 (file)
@@ -54,6 +54,12 @@ See niunit(1) for details.
 
     Here, the `git rev-parse HEAD` is used to link to the current snapshot revision of the file.
 
+`--no-attribute`
+:   Ignore the attributes.
+
+    Note: In Nit, attributes are private. Therefore, this option is only useful
+    when combined with `--private`.
+
 `--no-dot`
 :   do not generate graphs with graphviz.