Skip to content

Commit 8c87e65

Browse files
committed
update info help docstring
1 parent 98baf0e commit 8c87e65

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)