File: deepin-update-pot.1

package info (click to toggle)
deepin-gettext-tools 1.0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 192 kB
  • sloc: python: 324; perl: 297; makefile: 13
file content (62 lines) | stat: -rw-r--r-- 1,873 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
.\"                                      Hey, EMACS: -*- nroff -*-
.\" (C) Copyright 2017 Boyuan Yang <073plan@gmail.com>,
.\"
.TH "DEEPIN-UPDATE-POT" "1" "2017-08-11" "Deepin Gettext Tools"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
deepin-update-pot \- generate pot file according to given ini config file
.SH SYNOPSIS
.B deepin-update-pot
.RI [ \-h ] " inifile"
.SH DESCRIPTION
This manual page documents briefly the
.B deepin-update-pot
command as provided by
.B deepin-gettext-tools
package.
.PP
\fBdeepin-update-pot\fP is a utility that generate gettext POT template file
from source code files using instructions from certain ini config file.
.PP
Such workflow is adopted by most Deepin software.
.SH OPTIONS
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`-').
A summary of options is included below.
For latest descriptions as provided by the tool, invoke the tool
with \fI\-h\fR option.
.TP
.B \-h, \-\-help
Show help messages and exit.
.SH SEE ALSO
.PP
.BR deepin-generate-mo (1),
.BR deepin-desktop-ts-convert (1),
.BR deepin-policy-ts-convert (1).
.PP
The programs are further documented in the
.IR README.md
as provided with this debian package under
.IR /usr/share/doc/deepin-gettext-tools/
directory.
.SH AUTHOR
.PP
.B deepin-gettext-tools
is written by Deepin Technology Co., Ltd.
.PP
This manual page was written by
.MT 073plan@\:gmail.com
Boyuan Yang
.ME
for the Debian Project (but may be used by others).