." Text automatically generated by txt2man-1.4.7 .TH check-mail-pipeline 8 "February 27, 2018" "" "" .SH NAME \fBcheck-mail-pipeline \fP- Check the mail pipeline on mail.ietf.org \fB .SH SYNOPSIS .nf .fam C \fBcheck-mail-pipeline\fP [\fIOPTIONS\fP] .fam T .fi .SH DESCRIPTION Given the complexity of the IETF email pipeline, and the difficulty of making changes to it without breaking anything, the intention of this script is to sanity check changes. The idea is to run this script before any changes, to verify that it's in line with the current state of the pipeline (updating it as needed until it runs cleanly before changes are done), and then run it again after changes in order to catch any issues introduced by the changes. .SH OPTIONS .TP .B \fB-h\fP, \fB--help\fP Show this help, then exit .TP .B \fB-v\fP, \fB--verbose\fP Be more talkative .TP .B \fB-V\fP, \fB--version\fP Show program version, then exit .SH EXIT STATUS Returns the number of errors found. .SH AUTHOR Written by Henrik Levkowetz, . Repository: https://svn.tools.ietf.org/svn/tools/utils/trunk/\fBcheck-mail-pipeline\fP .SH COPYRIGHT Copyright 2018 the IETF Trust. All rights reserved. .PP Redistribution and use in source and binary forms, with or without modification, are permitted provided that the conditions laid out in the 3-clause BSD license is followed. .PP License text: https://opensource.org/licenses/BSD-3-Clause