From 7b892c3047f984bbcbc28ffb67ba39c20b0b7f4f Mon Sep 17 00:00:00 2001 From: josh <joshcarini@gmail.com> Date: Thu, 20 Dec 2018 16:37:05 -0600 Subject: [PATCH] Edited command from 'globus endpoint activate' to 'globus endpoint activate --web' --- .../globus_connect/globus_command_line_interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/handling_data/globus_connect/globus_command_line_interface.md b/content/guides/handling_data/globus_connect/globus_command_line_interface.md index 298b5514..cbc6014c 100644 --- a/content/guides/handling_data/globus_connect/globus_command_line_interface.md +++ b/content/guides/handling_data/globus_connect/globus_command_line_interface.md @@ -60,7 +60,7 @@ will display any endpoint with "hcc" in it's Display Name. {{< figure src="/images/21071056.png" >}} To use the endpoint, you can refer it it by it's UUID number. To -activate an endpoint, use the command \`globus endpoint activate\`: +activate an endpoint, use the command `globus endpoint activate --web`: {{< figure src="/images/21073509.png" >}} Copy the given URL and paste it into the address bar of your web -- GitLab