Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 11 additions & 7 deletions dev/breeze/doc/images/output_run.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dev/breeze/doc/images/output_run.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b00451b2118cc88629b6460bb7f255d0
ca2aa23c62783955da21acd93dcb76de
Original file line number Diff line number Diff line change
Expand Up @@ -1035,6 +1035,7 @@ def doctor(ctx):
)
@click.argument("command", required=True)
@click.argument("command_args", nargs=-1, type=click.UNPROCESSED)
@option_answer
@option_backend
@option_builder
@option_docker_host
Expand Down