Skip to content

Commit c449252

Browse files
committed
update documentation
1 parent 29709c3 commit c449252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ static int usage(char **argv) {
6363
printf("- PROXYBOUND_ALLOW_LEAKS: Allow/Block unproxyfied protocols 'UDP/ICMP/RAW', blocked by default (1 or 0, default 0)\n");
6464
printf("- PROXYBOUND_WORKING_INDICATOR: Create '/tmp/proxybound.tmp' when dll is working as intended (1 or 0, default 0)\n");
6565
printf("\nMore help:\n");
66-
printf("More help is available in README.md file\n\n");
66+
printf("More help is available in README.md file https://github.com/Intika-Linux-Proxy/Proxybound\n\n");
6767
return EXIT_FAILURE;
6868
}
6969

0 commit comments

Comments
 (0)