
po4a-updatepo
List of commands for po4a-updatepo:
-
po4a-updatepo:tldr:5b739 po4a-updatepo: Get a list of available formats.$ po4a-updatepo --help-formattry on your machineexplain this command
-
po4a-updatepo:tldr:a6b34 po4a-updatepo: Update several PO files according to the modification of their origin file.$ po4a-updatepo --format ${text} --master ${path-to-master-txt} --po ${path-to-po1-po} --po ${path-to-po2-po}try on your machineexplain this command
-
po4a-updatepo:tldr:eff03 po4a-updatepo: Update a PO file according to the modification of its origin file.$ po4a-updatepo --format ${text} --master ${path-to-master-txt} --po ${path-to-result-po}try on your machineexplain this command