1AUTOPOINT(1) GNU AUTOPOINT(1)
2
3
4
6 autopoint - copies standard gettext infrastructure
7
9 autopoint [OPTION]...
10
12 Copies standard gettext infrastructure files into a source package.
13
15 --help print this help and exit
16
17 --version
18 print version information and exit
19
20 -f, --force
21 force overwriting of files that already exist
22
23 -n, --dry-run
24 print modifications but don't perform them
25
27 Written by Bruno Haible
28
30 Report bugs to <bug-gnu-gettext@gnu.org>.
31
32 Uses a versions archive in dirxz format. Copyright (C) 2002-2013 Free
33 Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later
34 <http://gnu.org/licenses/gpl.html> This is free software: you are free
35 to change and redistribute it. There is NO WARRANTY, to the extent
36 permitted by law.
37
39 The full documentation for autopoint is maintained as a Texinfo manual.
40 If the info and autopoint programs are properly installed at your site,
41 the command
42
43 info autopoint
44
45 should give you access to the complete manual.
46
47
48
49GNU gettext-tools 0.19.8.1 June 2016 AUTOPOINT(1)