.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3. .TH GOJAY "1" "July 2021" "gojay 1.2.13-5+b6" "User Commands" .SH NAME gojay \- Fast JSON code generator in golang .SH DESCRIPTION .SS "Usage of bin/gojay:" .HP \fB\-a\fR string .IP annotation tag (default json) (default "json") .HP \fB\-o\fR string .IP destination file to output generated code .HP \fB\-p\fR string .IP generate code to reuse objects using sync.Pool .HP \fB\-pkg\fR string .IP the package name of the generated file .HP \fB\-s\fR string .IP source dir or file (absolute or relative path) .HP \fB\-t\fR string .IP types to generate