Use tag name instead of release name to fix display inconsistency

This commit is contained in:
Ben Meadors 2022-02-01 09:50:43 -06:00
parent 9fd9fc569b
commit 1c81e79c60

View file

@ -399,7 +399,6 @@ To create to a file with the connected device's configuration, this command's ou
**Usage**
<<<<<<< HEAD
```shell
meshtastic --export-config > example_config.yaml
```
@ -407,19 +406,9 @@ meshtastic --export-config > example_config.yaml
**Usage**
```shell
=======
``` shell
>>>>>>> d5d2fdf (File usage)
meshtastic --export-config
```
**Usage - file output**
``` shell
meshtastic --export-config > example_config.yaml
```
### --support
Print out info that would be helpful supporting any issues.
@ -442,4 +431,4 @@ Deprecated - use "--set is_router true" instead.
### --unset-router
Deprecated - use "--set is_router false" instead.
Deprecated - use "--set is_router false" instead.