Skip to content

Commit ba78065

Browse files
committed
Add repo info to usage string
1 parent c695d06 commit ba78065

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/compton.c

+2
Original file line numberDiff line numberDiff line change
@@ -4464,6 +4464,8 @@ usage(int ret) {
44644464
#define WARNING
44654465
const static char *usage_text =
44664466
"compton (" COMPTON_VERSION ")\n"
4467+
"This is the maintenance fork of compton, please report\n"
4468+
"bugs to https://github.com/yshui/compton\n\n"
44674469
"usage: compton [options]\n"
44684470
"Options:\n"
44694471
"\n"

0 commit comments

Comments
 (0)