From: Ward Vandewege Date: Fri, 26 Jun 2020 00:38:04 +0000 (-0400) Subject: Documentation: add missing span in the 'Set up a shell node' page, to X-Git-Tag: 2.1.0~180 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/ded127155c07b22f460bd3ae6cdd943d7f930e38 Documentation: add missing span in the 'Set up a shell node' page, to fix coloration bug in the 'Create scoped token' section. No issue # Arvados-DCO-1.1-Signed-off-by: Ward Vandewege --- diff --git a/doc/install/install-shell-server.html.textile.liquid b/doc/install/install-shell-server.html.textile.liquid index 44b3834ab8..5ac5e9e6b8 100644 --- a/doc/install/install-shell-server.html.textile.liquid +++ b/doc/install/install-shell-server.html.textile.liquid @@ -69,7 +69,7 @@ As an Arvados admin user (such as the system root user), create a "scoped token"
-apiserver:~$ arv api_client_authorization create --api-client-authorization '{"scopes":["GET /arvados/v1/virtual_machines/zzzzz-2x53u-zzzzzzzzzzzzzzz/logins"]}'
+apiserver:~$ arv api_client_authorization create --api-client-authorization '{"scopes":["GET /arvados/v1/virtual_machines/zzzzz-2x53u-zzzzzzzzzzzzzzz/logins"]}'
 {
  ...
  "api_token":"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz",