commands.sh

msgmerge

all

Update an existing translation file from a new template.

More info →

Options (2)

-U, --updateboolean

Update a translation file

Example: msgmerge {{[-U|--update]}} {{path/to/file.po}} {{path/to/messages.pot}}
-h, --helpboolean

Display help

Example: msgmerge {{[-h|--help]}}

Examples (2)

Update a translation file

msgmerge [-U|--update] path/to/file.po path/to/messages.pot

Display help

msgmerge [-h|--help]
made by @shridhargupta | data from tldr-pages