We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98baf0e + 8c87e65 commit 68497f3Copy full SHA for 68497f3
rsconnect/main.py
@@ -603,7 +603,7 @@ def _get_names_to_check(file_or_directory):
603
@cli.command(
604
short_help="Show saved information about the specified deployment.",
605
help=(
606
- "Display information about the deployment of a Jupyter notebook or manifest. For any given file, "
+ "Display information about a deployment. For any given file, "
607
"information about it"
608
"s deployments are saved on a per-server basis."
609
),
0 commit comments