mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-06-11 12:46:47 +03:00
84754b6ebb
The commandline arguments are currently defined under __main__ in a private scope. From there they are not reachable to the sphinx argparse module. We have to define the arguments globally at the top. (like in the other applications) Related: SYS#7881 Change-Id: I2d9782e3f5b1cac78c22d206fdcac4118c7d5e7c