We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 747e264 commit 241a197Copy full SHA for 241a197
docs/How-To.md
@@ -2,7 +2,7 @@
2
3
## Add an alias to an option or command
4
5
-Both commands and options support [aliases](Syntax-Concepts-And-Parser.md#Aliases). You can add an alias to an option like this:
+Both commands and options support [aliases](Syntax-Concepts-and-Parser.md#aliases). You can add an alias to an option like this:
6
7
```csharp
8
var option = new Option("--verbose");
0 commit comments