Clarify help text for --no-https option
Commit migrated from dotnet/aspnetcore@d5cad26462
This commit is contained in:
Родитель
5a690de168
Коммит
929c0e470a
|
@ -120,7 +120,7 @@
|
|||
"type": "parameter",
|
||||
"datatype": "bool",
|
||||
"defaultValue": "false",
|
||||
"description": "Whether to turn off HTTPS. This option only applies if IndividualAuth or OrganizationalAuth are not being used."
|
||||
"description": "Whether to turn off HTTPS. This option only applies if Individual, IndividualB2C, SingleOrg, or MultiOrg aren't used for --auth."
|
||||
}
|
||||
},
|
||||
"tags": {
|
||||
|
|
|
@ -120,7 +120,7 @@
|
|||
"type": "parameter",
|
||||
"datatype": "bool",
|
||||
"defaultValue": "false",
|
||||
"description": "Whether to turn off HTTPS. This option only applies if IndividualAuth or OrganizationalAuth are not being used."
|
||||
"description": "Whether to turn off HTTPS. This option only applies if Individual, IndividualB2C, SingleOrg, or MultiOrg aren't used for --auth."
|
||||
}
|
||||
},
|
||||
"tags": {
|
||||
|
|
|
@ -120,7 +120,7 @@
|
|||
"type": "parameter",
|
||||
"datatype": "bool",
|
||||
"defaultValue": "false",
|
||||
"description": "Whether to turn off HTTPS. This option only applies if IndividualAuth or OrganizationalAuth are not being used."
|
||||
"description": "Whether to turn off HTTPS. This option only applies if Individual, IndividualB2C, SingleOrg, or MultiOrg aren't used for --auth."
|
||||
}
|
||||
},
|
||||
"tags": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче