Change program URL to github.com
This commit is contained in:
parent
6fd68ed7fe
commit
f938517b49
|
@ -132,7 +132,7 @@ static void usage(void)
|
|||
" -q Quell progress output. -q -q for less.\n"
|
||||
" -l logfile Use logfile rather than stderr for diagnostics.\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);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue