mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Use tag name instead of release name to fix display inconsistency
This commit is contained in:
parent
9fd9fc569b
commit
1c81e79c60
|
@ -399,7 +399,6 @@ To create to a file with the connected device's configuration, this command's ou
|
||||||
|
|
||||||
**Usage**
|
**Usage**
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
```shell
|
```shell
|
||||||
meshtastic --export-config > example_config.yaml
|
meshtastic --export-config > example_config.yaml
|
||||||
```
|
```
|
||||||
|
@ -407,19 +406,9 @@ meshtastic --export-config > example_config.yaml
|
||||||
**Usage**
|
**Usage**
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
=======
|
|
||||||
``` shell
|
|
||||||
>>>>>>> d5d2fdf (File usage)
|
|
||||||
meshtastic --export-config
|
meshtastic --export-config
|
||||||
```
|
```
|
||||||
|
|
||||||
**Usage - file output**
|
|
||||||
|
|
||||||
``` shell
|
|
||||||
meshtastic --export-config > example_config.yaml
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
### --support
|
### --support
|
||||||
|
|
||||||
Print out info that would be helpful supporting any issues.
|
Print out info that would be helpful supporting any issues.
|
||||||
|
|
Loading…
Reference in a new issue