You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2026. It is now read-only.
The usage message, e.g.
a2n-s-battery [-hcp]for thebatteryscript, is defined multiple times.This is error prone when changing it.
This issue proposes to move the usage to a global constant, which cannot be accessed from the outside, and use it in the
usageand thehelpfunctions.