Update README.md to include a warning about flag usage
This commit is contained in:
parent
441c2beda0
commit
e1a239ef23
|
|
@ -38,4 +38,6 @@ metarNavigate --no-tui -d <ICAO>
|
||||||
```
|
```
|
||||||
this will print all details of the METAR Message with an explanation of each part of the message.
|
this will print all details of the METAR Message with an explanation of each part of the message.
|
||||||
|
|
||||||
|
[!WARNING]
|
||||||
|
|
||||||
|
The flags ``` -d ``` or the flag ```--detailed ``` can you be used with the flag ```--no-tui ```
|
||||||
Loading…
Reference in New Issue