Add alias measure

This commit is contained in:
Aoran Zeng
2024-08-18 10:03:00 +08:00
parent 6696eefe7d
commit af578e6ded
3 changed files with 36 additions and 26 deletions

View File

@@ -468,7 +468,7 @@ auto_select_ (SourceInfo *sources, size_t size, const char *target_name)
}
else
{
char *test_msg = CliOpt_InEnglish ? "Measure Speed> " : "测速 ";
char *test_msg = CliOpt_InEnglish ? "Measure speed> " : "测速 ";
printf ("%s", xy_strjoin (3, test_msg, src.mirror->site , " ... "));
fflush (stdout);