We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9455c03 + 8239cd3 commit 8f6b0d5Copy full SHA for 8f6b0d5
src/configuration/parser.py
@@ -360,7 +360,7 @@ def __setup_parser() -> argparse.ArgumentParser:
360
)
361
parser.add_argument(
362
"--charge-min-percentage",
363
- help="How many % points we should try to refresh the charge state. Environment Variable: "
+ help="How many percentage points we should try to refresh the charge state. Environment Variable: "
364
"CHARGE_MIN_PERCENTAGE",
365
dest="charge_dynamic_polling_min_percentage",
366
required=False,
0 commit comments