.\" Autogenerated manpage .TH pogrep 1 "Translate Toolkit 3.13.0" "" "Translate Toolkit 3.13.0" .SH NAME pogrep \- Grep XLIFF, Gettext PO and TMX localization files. .SH SYNOPSIS .PP \fBpogrep \fR[\fP--version\fR]\fP \fR[\fP-h\fR|\fP--help\fR]\fP \fR[\fP--manpage\fR]\fP \fR[\fP--progress \fIPROGRESS\fP\fR]\fP \fR[\fP--errorlevel \fIERRORLEVEL\fP\fR]\fP \fR[\fP-i\fR|\fP--input\fR]\fP \fIINPUT\fP \fR[\fP-x\fR|\fP--exclude \fIEXCLUDE\fP\fR]\fP \fR[\fP-o\fR|\fP--output\fR]\fP \fIOUTPUT\fP \fR[\fP--search \fISEARCHPARTS\fP\fR]\fP \fR[\fP-I\fR|\fP--ignore-case\fR]\fP \fR[\fP-e\fR|\fP--regexp\fR]\fP \fR[\fP-v\fR|\fP--invert-match\fR]\fP \fR[\fP--accelerator \fIACCELERATOR\fP\fR]\fP \fR[\fP-k\fR|\fP--keep-translations\fR]\fP\fP .SH DESCRIPTION Matches are output to snippet files of the same type which can then be reviewed and later merged using :doc:`pomerge `. See: http://docs.translatehouse.org/projects/translate-toolkit/en/latest/commands/pogrep.html for examples and usage instructions. .SH OPTIONS .PP .TP \-\-version show program's version number and exit .TP \-h/\-\-help show this help message and exit .TP \-\-manpage output a manpage based on the help .TP \-\-progress show progress as: dots, none, bar, names, verbose .TP \-\-errorlevel show errorlevel as: none, message, exception, traceback .TP \-i/\-\-input read from INPUT in gmo, mo, po, pot, tmx, xlf, xlff, xliff formats .TP \-x/\-\-exclude exclude names matching EXCLUDE from input paths .TP \-o/\-\-output write to OUTPUT in gmo, mo, po, pot, tmx, xlf, xlff, xliff formats .TP \-\-search searches the given parts (source, target, notes and locations) .TP \-I/\-\-ignore\-case ignore case distinctions .TP \-e/\-\-regexp use regular expression matching .TP \-v/\-\-invert\-match select non\-matching lines .TP \-\-accelerator ignores the given accelerator when matching .TP \-k/\-\-keep\-translations always extract units with translations