Skip to content

Commit 68497f3

Browse files
authored
Merge pull request #323 from rstudio/bcwu-update-help-docstring
update info help docstring
2 parents 98baf0e + 8c87e65 commit 68497f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rsconnect/main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ def _get_names_to_check(file_or_directory):
603603
@cli.command(
604604
short_help="Show saved information about the specified deployment.",
605605
help=(
606-
"Display information about the deployment of a Jupyter notebook or manifest. For any given file, "
606+
"Display information about a deployment. For any given file, "
607607
"information about it"
608608
"s deployments are saved on a per-server basis."
609609
),

0 commit comments

Comments
 (0)