1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
.\" Automatically generated by Pandoc 2.2.1
.\"
.TH "JAVA\-EVENT\-LOG\-TAGS" "1" "" "" ""
.hy
.SH NAME
.PP
java\-event\-log\-tags \- event\-logs\-tags to Java source translator
.SH SYNOPSIS
.PP
\f[B]java\-event\-log\-tags\f[] [\-o \f[I]output_file\f[]]
\f[I]input_file\f[] \f[I]merged_tags_file\f[]
.SH DESCRIPTION
.PP
Generates a Java class containing constants for each of the
event\-log\-tags in the given input file.
.SH OPTIONS
.TP
.B \-h
Display help.
.RS
.RE
.SH AUTHORS
The Android Open Source Project.
|