Skip to content

Commit

Permalink
Update sky/cli.py
Browse files Browse the repository at this point in the history
Co-authored-by: Romil Bhardwaj <[email protected]>
  • Loading branch information
cblmemo and romilbhardwaj authored Sep 16, 2023
1 parent ebb0c09 commit 8ae9d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sky/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -1634,7 +1634,7 @@ def _get_spot_jobs(
default=False,
is_flag=True,
required=False,
help='Only query the IP address of the cluster. ')
help='Get the IP address of the head node of a cluster. ')
@click.option('--show-spot-jobs/--no-show-spot-jobs',
default=True,
is_flag=True,
Expand Down

0 comments on commit 8ae9d84

Please sign in to comment.