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.
This commit is contained in:
Victoria Bialas 2017-05-02 15:04:21 -07:00 committed by GitHub
parent 476119cd9d
commit dc99dc11f5
1 changed files with 2 additions and 2 deletions

View File

@ -63,9 +63,9 @@ Subscription you want to use.
![](images/azure-create-swarm-5-properties.png) ![](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 Choose whether to provide daily resource cleanup. (Enabling this
option helps avoid charges for resources that you are no longer option helps avoid charges for resources that you are no longer