summaryrefslogtreecommitdiff
path: root/gettext-tools/man/gettextize.1
blob: d32d9102239fc16b0494e92b221f417827424356 (plain)
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
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
.TH GETTEXTIZE "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
.SH NAME
gettextize \- install or upgrade gettext infrastructure
.SH SYNOPSIS
.B gettextize
[\fIOPTION\fR]... [\fIpackage-dir\fR]
.SH DESCRIPTION
.\" Add any additional description here
.PP
Prepares a source package to use gettext.
.SH OPTIONS
.TP
\fB\-\-help\fR
print this help and exit
.TP
\fB\-\-version\fR
print version information and exit
.TP
\fB\-f\fR, \fB\-\-force\fR
force writing of new files even if old exist
.TP
\fB\-\-intl\fR
install libintl in a subdirectory (deprecated)
.TP
\fB\-\-po\-dir\fR=\fIDIR\fR
specify directory with PO files
.TP
\fB\-\-no\-changelog\fR
don't update or create ChangeLog files
.TP
\fB\-\-symlink\fR
make symbolic links instead of copying files
.TP
\fB\-n\fR, \fB\-\-dry\-run\fR
print modifications but don't perform them
.SH AUTHOR
Written by Ulrich Drepper
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
Copyright \(co 1995-1998, 2000-2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
.SH "SEE ALSO"
The full documentation for
.B gettextize
is maintained as a Texinfo manual.  If the
.B info
and
.B gettextize
programs are properly installed at your site, the command
.IP
.B info gettextize
.PP
should give you access to the complete manual.