mirror of
https://github.com/ModOrganizer2/mob.git
synced 2026-07-27 14:07:05 -07:00
Clarify global versus commend options in the readme
This is less misleading than my initial version, and is hopefully clear enough to not need an example.
This commit is contained in:
@@ -167,11 +167,9 @@ If `mob` is unable to find the Qt installation directory, it can be specified in
|
||||
## Command line
|
||||
Do `mob --help` for global options and the list of available commands. Do `mob <command> --help` for more help about a command.
|
||||
|
||||
To use global options with command options, ensure command options are together, with no global options in the middle.
|
||||
|
||||
### Global options
|
||||
Global options should be specified before the subcommand, e.g.
|
||||
```powershell
|
||||
mob --ini another.ini build
|
||||
```
|
||||
|
||||
| Option | Description |
|
||||
| --- | --- |
|
||||
|
||||
Reference in New Issue
Block a user