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