TheThingsNetwork / lorawan-stack

The Things Stack, an Open Source LoRaWAN Network Server
https://www.thethingsindustries.com/stack/
Apache License 2.0
932 stars 301 forks source link

Update The Things Stack binary help text #7158

Open nicholaspcr opened 1 week ago

nicholaspcr commented 1 week ago

Summary

Removes the word static from the options of source in certain configuration options.

Changes

Testing

Steps

Run go run ./cmd/ttn-lw-stack -h and check if the text has been removed.

Checklist