We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00dacde commit 9a3a8d3Copy full SHA for 9a3a8d3
rsconnect/main.py
@@ -261,8 +261,8 @@ def runtime_environment_args(func):
261
@click.option(
262
"--image",
263
"-I",
264
- help="Target image to be used during content build and execution. This option is only applicable if the Connect "
265
- "server is configured to use off-host execution.",
+ help="Target image to be used during content build and execution. "
+ "This option is only applicable if the Connect server is configured to use off-host execution.",
266
)
267
268
"--disable-env-management",
0 commit comments