--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # msgmerge > Update an existing translation file from a new template. > More information: . - Update a translation file: `msgmerge {{[-U|--update]}} {{path/to/file.po}} {{path/to/messages.pot}}` - Display help: `msgmerge {{[-h|--help]}}`