1MSGHACK(1) User Commands MSGHACK(1)
2
3
4
6 msghack - alter PO files in ways
7
9 msghack [OPTION] file.po [ref.po]
10
12 This program can be used to alter .po files in ways no sane mind would
13 think about.
14
15 -o result will be written to FILE
16
17 --invert
18 invert a po file by switching msgid and msgstr
19
20 --master
21 join any number of files in a master-formatted catalog
22
23 --empty
24 empty the contents of the .po file, creating a .pot
25
26 --append
27 append entries from ref.po that don't exist in file.po
28
29 Note: It is just a replacement of msghack for backward support.
30
31 This program can be used to alter .po files in ways no sane mind would
32 think about.
33
34 -o result will be written to FILE
35
36 --invert
37 invert a po file by switching msgid and msgstr
38
39 --master
40 join any number of files in a master-formatted catalog
41
42 --empty
43 empty the contents of the .po file, creating a .pot
44
45 --append
46 append entries from ref.po that don't exist in file.po
47
48 Note: It is just a replacement of msghack for backward support.
49
50
51
52msghack June 2013 MSGHACK(1)