emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ssh-deploy c8b322a 074/173: Fixed markdown syntax


From: Stefan Monnier
Subject: [elpa] externals/ssh-deploy c8b322a 074/173: Fixed markdown syntax
Date: Sat, 20 Oct 2018 10:36:33 -0400 (EDT)

branch: externals/ssh-deploy
commit c8b322a248ea8089eb26f2c5cee58ed47e5f43d3
Author: Christian Johansson <address@hidden>
Commit: Christian Johansson <address@hidden>

    Fixed markdown syntax
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c71e51d..30ae5ed 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Here is a list of other variables you can set globally or per 
directory:
 * `ssh-deploy-revision-folder` The folder used for storing local revisions 
[string]
 * `ssh-deploy-automatically-detect-remote-changes` Enables automatic detection 
of remote changes [boolean]
 * `ssh-deploy-exclude-list` A list defining what paths to exclude from 
deployment [list]
-* `ssh-deploy-async` Enables asynchronous transfers (you need to install 
`async.el' as well) [boolean]
+* `ssh-deploy-async` Enables asynchronous transfers (you need to have 
`async.el` installed as well) [boolean]
 
 
 ## A setup example



reply via email to

[Prev in Thread] Current Thread [Next in Thread]