jopohl / urh

Universal Radio Hacker: Investigate Wireless Protocols Like A Boss
GNU General Public License v3.0
10.96k stars 873 forks source link

Better Documentation for urh_cli #993

Open EdwinFairchild opened 2 years ago

EdwinFairchild commented 2 years ago
Is your feature request related to a problem?
Additional context
TomKranenburg commented 1 year ago

+1 for this. Trying to decipher the command line arguments is very taxing. The only example given is out of date. Making the CLI interface redundant.

TomKranenburg commented 1 year ago

Example, this:

-e ENCODING, --encoding ENCODING Specify encoding

What options are available?

TomKranenburg commented 1 year ago

To any poor soul drifting through this unknown code. There are some examples in here:

https://github.com/jopohl/urh/blob/71153babe497a1dafa12f8dd371ed0adc305a8bb/tests/cli/test_cli_parsing.py