Skip to content
Merged
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
2 changes: 1 addition & 1 deletion rsconnect/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ def _get_names_to_check(file_or_directory):
@cli.command(
short_help="Show saved information about the specified deployment.",
help=(
"Display information about the deployment of a Jupyter notebook or manifest. For any given file, "
"Display information about a deployment. For any given file, "
"information about it"
"s deployments are saved on a per-server basis."
),
Expand Down