Update README.md
Co-Authored-By: Ajitem Sahasrabuddhe <ajitem.s@outlook.com>
This commit is contained in:
parent
03153b9cf8
commit
8d31c5e167
@ -986,7 +986,7 @@ following syntax:
|
|||||||
$ cmd -som "Some message"
|
$ cmd -som "Some message"
|
||||||
```
|
```
|
||||||
|
|
||||||
If you enable the `UseShortOptionHandling`, then you must not use any flags that
|
If you enable `UseShortOptionHandling`, then you must not use any flags that
|
||||||
have a single leading `-` or this will result in failures. For example,
|
have a single leading `-` or this will result in failures. For example,
|
||||||
`-option` can no longer be used. Flags with two leading dashes (such as
|
`-option` can no longer be used. Flags with two leading dashes (such as
|
||||||
`--options`) are still valid.
|
`--options`) are still valid.
|
||||||
|
Loading…
Reference in New Issue
Block a user