list_families
return (list_families(0, NULL));
static int list_families(int argc, char **argv);
{ "list", "list", list_families },