Skip to content

Commit

Permalink
chore(device): make report command visible
Browse files Browse the repository at this point in the history
  • Loading branch information
guptadev21 committed Dec 18, 2024
1 parent f7be4f7 commit de4ff07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion riocli/device/report.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
cls=HelpColorsCommand,
help_headers_color=Colors.YELLOW,
help_options_color=Colors.GREEN,
hidden=True,
)
@click.option(
"--force", "-f", "--silent", "force", is_flag=True, help="Skip confirmation"
Expand Down

0 comments on commit de4ff07

Please sign in to comment.