jpayne@68: .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. jpayne@68: .TH MSGEXEC "1" "February 2024" "GNU gettext-tools 0.22.5" "User Commands" jpayne@68: .SH NAME jpayne@68: msgexec \- process translations of message catalog jpayne@68: .SH SYNOPSIS jpayne@68: .B msgexec jpayne@68: [\fI\,OPTION\/\fR] \fI\,COMMAND \/\fR[\fI\,COMMAND-OPTION\/\fR] jpayne@68: .SH DESCRIPTION jpayne@68: .\" Add any additional description here jpayne@68: .PP jpayne@68: Applies a command to all translations of a translation catalog. jpayne@68: The COMMAND can be any program that reads a translation from standard jpayne@68: input. It is invoked once for each translation. Its output becomes jpayne@68: msgexec's output. msgexec's return code is the maximum return code jpayne@68: across all invocations. jpayne@68: .PP jpayne@68: A special builtin command called '0' outputs the translation, followed by a jpayne@68: null byte. The output of "msgexec 0" is suitable as input for "xargs \fB\-0\fR". jpayne@68: .SS "Command input:" jpayne@68: .TP jpayne@68: \fB\-\-newline\fR jpayne@68: add newline at the end of input jpayne@68: .PP jpayne@68: Mandatory arguments to long options are mandatory for short options too. jpayne@68: .SS "Input file location:" jpayne@68: .TP jpayne@68: \fB\-i\fR, \fB\-\-input\fR=\fI\,INPUTFILE\/\fR jpayne@68: input PO file jpayne@68: .TP jpayne@68: \fB\-D\fR, \fB\-\-directory\fR=\fI\,DIRECTORY\/\fR jpayne@68: add DIRECTORY to list for input files search jpayne@68: .PP jpayne@68: If no input file is given or if it is \-, standard input is read. jpayne@68: .SS "Input file syntax:" jpayne@68: .TP jpayne@68: \fB\-P\fR, \fB\-\-properties\-input\fR jpayne@68: input file is in Java .properties syntax jpayne@68: .TP jpayne@68: \fB\-\-stringtable\-input\fR jpayne@68: input file is in NeXTstep/GNUstep .strings syntax jpayne@68: .SS "Informative output:" jpayne@68: .TP jpayne@68: \fB\-h\fR, \fB\-\-help\fR jpayne@68: display this help and exit jpayne@68: .TP jpayne@68: \fB\-V\fR, \fB\-\-version\fR jpayne@68: output version information and exit jpayne@68: .SH AUTHOR jpayne@68: Written by Bruno Haible. jpayne@68: .SH "REPORTING BUGS" jpayne@68: Report bugs in the bug tracker at jpayne@68: or by email to . jpayne@68: .SH COPYRIGHT jpayne@68: Copyright \(co 2001\-2023 Free Software Foundation, Inc. jpayne@68: License GPLv3+: GNU GPL version 3 or later jpayne@68: .br jpayne@68: This is free software: you are free to change and redistribute it. jpayne@68: There is NO WARRANTY, to the extent permitted by law. jpayne@68: .SH "SEE ALSO" jpayne@68: The full documentation for jpayne@68: .B msgexec jpayne@68: is maintained as a Texinfo manual. If the jpayne@68: .B info jpayne@68: and jpayne@68: .B msgexec jpayne@68: programs are properly installed at your site, the command jpayne@68: .IP jpayne@68: .B info msgexec jpayne@68: .PP jpayne@68: should give you access to the complete manual.