1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-12 09:25:03 +00:00

(transmission-edit) fix global search-and-replace damage wreaked upon the --help text, reported by Elbandi

This commit is contained in:
Jordan Lee 2013-01-22 18:59:39 +00:00
parent fdf95908c8
commit d622669b7e

View file

@ -43,7 +43,7 @@ static tr_option options[] =
static const char *
getUsage (void)
{
return "Usage: " MY_NAME " [options] torrent-file (s)";
return "Usage: " MY_NAME " [options] torrent-file(s)";
}
static int