]>
diplodocus.org Git - nmh/blob - sbr/print_help.h
1 /* print_help.h -- print a help message, and possibly the
2 * -- profile/context entries for this command
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. */
8 void print_help(char *, struct swit
*, int);
9 void print_intro(FILE *, bool);