From 4cdebd5838c6dd05ef549bde5e60a6b6f7aa6729 Mon Sep 17 00:00:00 2001 From: Derek Feichtinger Date: Mon, 29 Jun 2026 10:41:44 +0200 Subject: [PATCH] tiny docu correction --- slurm-eff-tool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slurm-eff-tool.py b/slurm-eff-tool.py index be10ef2..0ce6731 100755 --- a/slurm-eff-tool.py +++ b/slurm-eff-tool.py @@ -1071,7 +1071,7 @@ def parse_args(argv: list[str]) -> argparse.Namespace: p = argparse.ArgumentParser( formatter_class=argparse.RawDescriptionHelpFormatter, description="Display seff-style CPU, memory and walltime efficiency values from sacct data.", - epilog="""-S/-E/--state are ignored when reading data from a cached file. + epilog="""-S/-E are ignored when reading data from a cached file. Examples: # first get an overview (-U/--aggr-user) and write a cachefile