Merge: src: fix null receiver error on useless-signature warning
[nit.git] / share / man / nitserial.md
index 15ad1d3..317e510 100644 (file)
@@ -1,5 +1,3 @@
-% NITSERIAL(1)
-
 # NAME
 
 nitserial - generates a serialization support module
@@ -10,11 +8,11 @@ nitserial [*options*]... FILE
 
 # OPTIONS
 
-`-o`, `--output`
-:   Output file (can also be 'stdout')
+### `-o`, `--output`
+Output file (can also be 'stdout')
 
-`--dir`
-:   Output directory
+### `--dir`
+Output directory
 
 # SEE ALSO