Change program URL to github.com
This commit is contained in:
parent
a855692d97
commit
93b2a56c0e
|
@ -129,7 +129,7 @@ static void usage(void)
|
||||||
" -q Quell progress output. -q -q for less.\n"
|
" -q Quell progress output. -q -q for less.\n"
|
||||||
" -l logfile Use logfile rather than stderr for diagnostics.\n"
|
" -l logfile Use logfile rather than stderr for diagnostics.\n"
|
||||||
" -? Display this usage.\n"
|
" -? Display this usage.\n"
|
||||||
"\navrdude version %s, URL: <https://github.com/avrdudes/avrdude>\n"
|
"\navrdude version %s, URL: <https://github.com/mariusgreuel/avrdude>\n"
|
||||||
,progname, version);
|
,progname, version);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue