Skip to content

Commit

Permalink
Improve the help string
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell authored Sep 27, 2024
1 parent 5330f29 commit 3684607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k4FWCore/scripts/k4run
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ def main():
parser.add_argument(
"--interactive-root",
action="store_true",
help="Do not enforce ROOT batch mode",
help="Run with ROOT in interactive mode (e.g. to see plots)",
default=False,
)

Expand Down

0 comments on commit 3684607

Please sign in to comment.