Skip to content

Commit

Permalink
add comma for grammar + retrigger unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gradecke authored Dec 20, 2024
1 parent dbe112b commit 5f014a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omd/packages/omd/omdlib/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3867,7 +3867,7 @@ class Option(NamedTuple):
"no-past",
"N",
False,
"do not copy RRD files, agent files the monitoring history and log files",
"do not copy RRD files, agent files, the monitoring history and log files",
),
]

Expand Down

0 comments on commit 5f014a6

Please sign in to comment.