Skip to content

Commit

Permalink
Grammar fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
arikfr committed Jul 30, 2015
1 parent 8ad1d26 commit d078e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ How to run the Fabric script
3. Run the script:
``fab -H{your re:dash host} -u{the ssh user for this host} -i{path to key file for passwordless login} deploy_latest_release``

`-i` is optional is only needed in case you're using private-key based authentication (and didn't add the key file to your authentication agent or set its path in your SSH config).
``-i`` is optional and it is only needed in case you're using private-key based authentication (and didn't add the key file to your authentication agent or set its path in your SSH config).

What the Fabric script does
===========================
Expand Down

0 comments on commit d078e80

Please sign in to comment.