resgen -V (return code: 1)
Mono Resource Generator version 4.2.1.0
Usage:
resgen source.ext [dest.ext]
resgen [options] /compile source.ext[,dest.resources] [...]
Convert a resource file from one format to another.
The currently supported formats are: '.txt' '.resources' '.resx' '.po'.
If the destination file is not specified, source.resources will be used.
Options:
-compile, /compile
takes a list of .resX or .txt files to convert to .resources files
in one bulk operation, replacing .ext with .resources for the
output file name (if not set).
-usesourcepath, /useSourcePath
to resolve relative file paths, use the directory of the resource
file as current directory.
resgen --help (return code: 1)
Mono Resource Generator version 4.2.1.0
Usage:
resgen source.ext [dest.ext]
resgen [options] /compile source.ext[,dest.resources] [...]
Convert a resource file from one format to another.
The currently supported formats are: '.txt' '.resources' '.resx' '.po'.
If the destination file is not specified, source.resources will be used.
Options:
-compile, /compile
takes a list of .resX or .txt files to convert to .resources files
in one bulk operation, replacing .ext with .resources for the
output file name (if not set).
-usesourcepath, /useSourcePath
to resolve relative file paths, use the directory of the resource
file as current directory.