Skip to content

Commit

Permalink
Improve message
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Nov 18, 2024
1 parent 113495c commit f11cd49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/podio-merge-files
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ parser.add_argument(
choices=["none", "all", "first"],
default="first",
help="metadata to include in the output file, default: "
"only the one from the first event, other options: all events, none",
"only the one from the first file, other options: all files, none",
)
parser.add_argument(
"--metadata-category-name",
Expand Down

0 comments on commit f11cd49

Please sign in to comment.