mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-10-09 04:01:01 +00:00
Change program URL to github.com
This commit is contained in:
@@ -132,7 +132,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);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user