From dc99dc11f59666c2955e24d915262efe1403b01a Mon Sep 17 00:00:00 2001 From: Victoria Bialas Date: Tue, 2 May 2017 15:04:21 -0700 Subject: [PATCH] fix-up inline command examples (#3139) Removed prompt as it's confusing in a one-line statement where you are telling them to run a command. --- docker-cloud/cloud-swarm/create-cloud-swarm-azure.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-cloud/cloud-swarm/create-cloud-swarm-azure.md b/docker-cloud/cloud-swarm/create-cloud-swarm-azure.md index 2dee9c933a..e552445dc0 100644 --- a/docker-cloud/cloud-swarm/create-cloud-swarm-azure.md +++ b/docker-cloud/cloud-swarm/create-cloud-swarm-azure.md @@ -63,9 +63,9 @@ Subscription you want to use. ![](images/azure-create-swarm-5-properties.png) - * To list existing SSH keys: `$ ls -al ~/.ssh` + * To list existing SSH keys: `ls -al ~/.ssh` - * To copy the public SSH key to your clipboard: `$ pbcopy < ~/.ssh/id_rsa.pub` + * To copy the public SSH key to your clipboard: `pbcopy < ~/.ssh/id_rsa.pub` Choose whether to provide daily resource cleanup. (Enabling this option helps avoid charges for resources that you are no longer