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 d98f9e7 commit 0805a23Copy full SHA for 0805a23
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