mirror of
https://github.com/RubyMetric/chsrc.git
synced 2024-11-22 11:53:23 +08:00
Update English help
This commit is contained in:
parent
a59265a6f0
commit
a290f22fe1
|
@ -147,15 +147,15 @@ Chsrc_Usage_English[] = {
|
|||
"get <target> View the current source state for <target>\n",
|
||||
|
||||
"set <target> Change source, select the fastest source by automatic speed measurement",
|
||||
"set <target> first Change source, select the fastest source measured by the maintenance team",
|
||||
"set <target> <mirror> Change source, specify a mirror site (Via list <target>)",
|
||||
"set <target> first Change source, select the fastest source measured by the maintainers team",
|
||||
"set <target> <mirror> Change source, specify a mirror site (Via `list <target>`)",
|
||||
"set <target> https://url Change source, using user-defined source URL",
|
||||
"reset <target> 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 <target>)",
|
||||
"-local Change source only for this project rather than globally (Via `ls <target>`)",
|
||||
"-en(glish) Output in English",
|
||||
"-no-color Output without color\n",
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user