1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
/* -*- buffer-read-only: t -*- vi: set ro:
THIS FILE IS GENERATED AUTOMATICALLY. PLEASE DO NOT EDIT.
*/
{ "2047", mutool_flt2047, flt2047_docstring },
{ "acl", mutool_acl, acl_docstring },
{ "cflags", mutool_cflags, cflags_docstring },
#ifdef ENABLE_DBM
{ "dbm", mutool_dbm, dbm_docstring },
#endif
{ "filter", mutool_filter, filter_docstring },
{ "help", mutool_help, help_docstring },
#ifdef ENABLE_IMAP
{ "imap", mutool_imap, imap_docstring },
#endif
{ "info", mutool_info, info_docstring },
{ "ldflags", mutool_ldflags, ldflags_docstring },
{ "logger", mutool_logger, logger_docstring },
#ifdef ENABLE_POP
{ "pop", mutool_pop, pop_docstring },
#endif
{ "query", mutool_query, query_docstring },
{ "send", mutool_send, send_docstring },
{ "smtp", mutool_smtp, smtp_docstring },
{ "wicket", mutool_wicket, wicket_docstring },
|