Fix dead link in "Syntax Concepts and Parser"
This commit is contained in:
Родитель
2dd1d0e368
Коммит
c1433adae9
|
@ -60,7 +60,7 @@ In both POSIX and Windows command lines, it's common for some options to have al
|
|||
-v, --verbose Show verbose output
|
||||
```
|
||||
|
||||
In `System.CommandLine`, both the `Command` and `Option` classes support adding [aliases](How-To#Add-an-alias-to-an-option-or-command.md).
|
||||
In `System.CommandLine`, both the `Command` and `Option` classes support adding [aliases](How-To.md#Add-an-alias-to-an-option-or-command).
|
||||
|
||||
## Arguments and arity
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче