Fix syntax of "More information" links (#5050)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
> Prompts the user to select one item from a list of single-character choices in a batch program, and then returns the index of the selected choice.
|
||||
> If used without parameters, choice displays the default choices Y and N.
|
||||
> More Information: <https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/choice>.
|
||||
> More information: <https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/choice>.
|
||||
|
||||
- A,B and C as list of choices to be used:
|
||||
|
||||
|
Reference in New Issue
Block a user