Codebase list httping / 783c09b help.h
783c09b

Tree @783c09b (Download .tar.gz)

help.h @783c09braw · history · blame

1
2
3
4
5
6
#define SWITCHES_COLUMN_WIDTH	24

void new_version_alert(void);
void version(void);
void help_long(void);
void usage(const char *me);