summaryrefslogtreecommitdiff
path: root/docs/man/transcheck.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/transcheck.1')
-rw-r--r--docs/man/transcheck.141
1 files changed, 41 insertions, 0 deletions
diff --git a/docs/man/transcheck.1 b/docs/man/transcheck.1
new file mode 100644
index 000000000..6e16a10f8
--- /dev/null
+++ b/docs/man/transcheck.1
@@ -0,0 +1,41 @@
+.\"
+.\" GNU Mailman Manual
+.\"
+.\" transcheck
+.\"
+.\" Documenter: Terri Oda
+.\" terri (at) zone12.com
+.\" Created: September 18, 2004
+.\" Last Updated: September 18, 2004
+.\"
+.TH transcheck 1 "September 18, 2004" "Mailman 2.1" "GNU Mailman Manual"
+.\"=====================================================================
+.SH NAME
+transcheck \- Check a given Mailman translation
+.\"=====================================================================
+.SH SYNOPSIS
+.B transcheck
+[-q]
+\fIlang\fP
+.\"=====================================================================
+.SH DESCRIPTION
+.B transcheck
+checks a given Mailman translation, making sure that variables and
+tags referenced in translation are the same variables and tags in
+the original templates and catalog.
+.\"=====================================================================
+.SH OPTIONS
+.IP "-q"
+Asks for a brief summary.
+.IP "\fIlang\fP"
+Your country code. (e.g. 'it' for Italy)
+.\"=====================================================================
+.SH SEE ALSO
+.BR check_perms (1),
+.BR check_db (1)
+.PP
+The Mailman website: http://www.list.org
+.\"=====================================================================
+.SH AUTHOR
+This man page was created by Terri Oda <terri (at) zone12.com>.
+Use <mailman-developers@python.org> to contact the developers.