remove trailing whitespace

This commit is contained in:
Ian McEwen
2025-02-19 09:15:45 -07:00
parent 2f48594dc3
commit 68ec588804

View File

@@ -1649,7 +1649,7 @@ def addLocalActionArgs(parser: argparse.ArgumentParser) -> argparse.ArgumentPars
help="Print Node List in a pretty formatted table",
action="store_true",
)
group.add_argument(
"--show-fields",
help="Specify fields to show (comma-separated) when using --nodes",