fix: reject unknown installer arguments (#825)
This commit was merged in pull request #825.
This commit is contained in:
@@ -183,6 +183,8 @@ non-interactive use:
|
||||
--no-auto-launch # Skip auto-launch of wizard after install
|
||||
```
|
||||
|
||||
Unrecognized flags or positional arguments fail before installation starts and print the supported-option usage.
|
||||
|
||||
Or if installed globally:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user