Fix syntax of "More information" links (#5050)

This commit is contained in:
Waldir Pimenta
2020-12-29 11:46:54 +00:00
committed by GitHub
parent 8b80cf08b8
commit 5430739f1d
16 changed files with 17 additions and 17 deletions

View File

@@ -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: