printf("Usage: bdf2c [OPTIONs]\n""\t-c\tCreate font header on stdout\n"
"\t-b\tRead bdf file from stdin\n"
"\t-C file\tCreate font header file\n");
printf("\tOnly idiots print usage on stderr\n");
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.