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:
AnyOldName3
2020-08-27 18:32:45 +01:00
parent 2c91c9e395
commit 65a60b35bb
+2 -4
View File
@@ -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 |
| --- | --- |