]> diplodocus.org Git - nmh/blob - sbr/print_help.h
sendsbr.c: Move interface to own file.
[nmh] / sbr / print_help.h
1 /* print_help.h -- print a help message, and possibly the
2 * -- profile/context entries for this command
3 *
4 * This code is Copyright (c) 2017, by the authors of nmh. See the
5 * COPYRIGHT file in the root directory of the nmh distribution for
6 * complete copyright information. */
7
8 void print_help(char *, struct swit *, int);
9 void print_intro(FILE *, bool);