Skip to content

Commit

Permalink
Update src/deadline/client/cli/_groups/bundle_group.py
Browse files Browse the repository at this point in the history
Co-authored-by: Morgan Epp <[email protected]>
  • Loading branch information
crowecawcaw and epmog authored Aug 29, 2024
1 parent c8dced6 commit 71e97f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/deadline/client/cli/_groups/bundle_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ def _decide_cancel_submission(upload_group: AssetUploadGroup) -> bool:
@click.option(
"--browse",
is_flag=True,
help="Opens a file browser to select a bundle.",
help="Opens a folder browser to select a bundle.",
)
@click.option(
"--install-gui",
Expand Down

0 comments on commit 71e97f2

Please sign in to comment.