man: rewrite the documentation of the other tools
[nit.git] / share / man / nitserial.md
1 % NITSERIAL(1)
2
3 # NAME
4
5 nitserial - generates a serialization support module
6
7 # SYNOPSIS
8
9 nitserial [*options*]... FILE
10
11 # OPTIONS
12
13 `-o`, `--output`
14 :   Output file (can also be 'stdout')
15
16 `--dir`
17 :   Output directory
18
19 # SEE ALSO
20
21 The Nit language documentation and the source code of its tools and libraries may be downloaded from <http://nitlanguage.org>