From a290f22fe159cadee8ecdfc773639bb6252b5ff2 Mon Sep 17 00:00:00 2001 From: Aoran Zeng Date: Fri, 23 Aug 2024 16:50:51 +0800 Subject: [PATCH] Update English help --- src/chsrc.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/chsrc.c b/src/chsrc.c index ce8fd24..ea8a885 100644 --- a/src/chsrc.c +++ b/src/chsrc.c @@ -147,15 +147,15 @@ Chsrc_Usage_English[] = { "get View the current source state for \n", "set Change source, select the fastest source by automatic speed measurement", - "set first Change source, select the fastest source measured by the maintenance team", - "set Change source, specify a mirror site (Via list )", + "set first Change source, select the fastest source measured by the maintainers team", + "set Change source, specify a mirror site (Via `list `)", "set https://url Change source, using user-defined source URL", "reset Reset source to the upstream's default\n", "Options:", "-dry Dry Run. Simulate the source changing process, command only prints, not run", "-ipv6 Speed measurement using IPv6", - "-local Change source only for this project rather than globally (Via ls )", + "-local Change source only for this project rather than globally (Via `ls `)", "-en(glish) Output in English", "-no-color Output without color\n",