We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9f93d commit e49e597Copy full SHA for e49e597
robusta_krr/main.py
@@ -269,7 +269,7 @@ def run_strategy(
269
publish_scan_url: Optional[str] = typer.Option(
270
None,
271
"--publish_scan_url",
272
- help="Sends to output to a robusta_runner instance",
+ help="Sends the output to a robusta_runner instance",
273
rich_help_panel="Publish Scan Settings",
274
),
275
start_time: Optional[str] = typer.Option(
0 commit comments