diff options
Diffstat (limited to 'upstream/debian-bookworm/man1/autopoint.1')
-rw-r--r-- | upstream/debian-bookworm/man1/autopoint.1 | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/upstream/debian-bookworm/man1/autopoint.1 b/upstream/debian-bookworm/man1/autopoint.1 new file mode 100644 index 00000000..a018fc24 --- /dev/null +++ b/upstream/debian-bookworm/man1/autopoint.1 @@ -0,0 +1,52 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. +.TH AUTOPOINT "1" "February 2023" "GNU gettext-tools 0.21" "User Commands" +.SH NAME +autopoint \- copies standard gettext infrastructure +.SH SYNOPSIS +.B autopoint +[\fI\,OPTION\/\fR]... +.SH DESCRIPTION +.\" Add any additional description here +.PP +Copies standard gettext infrastructure files into a source package. +.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 overwriting of files that already exist +.TP +\fB\-n\fR, \fB\-\-dry\-run\fR +print modifications but don't perform them +.SH AUTHOR +Written by Bruno Haible +.SH "REPORTING BUGS" +Report bugs in the bug tracker at <https://savannah.gnu.org/projects/gettext> +or by email to <bug\-gettext@gnu.org>. +.PP +.br +Uses a versions archive in dirxz format. +.br +Copyright \(co 2002\-2020 Free Software Foundation, Inc. +.br +License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> +.br +This is free software: you are free to change and redistribute it. +.br +There is NO WARRANTY, to the extent permitted by law. +.SH "SEE ALSO" +The full documentation for +.B autopoint +is maintained as a Texinfo manual. If the +.B info +and +.B autopoint +programs are properly installed at your site, the command +.IP +.B info autopoint +.PP +should give you access to the complete manual. |