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

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

[elpa] externals/ssh-deploy a81c3f1 166/173: Fixed README syntax


From: Stefan Monnier
Subject: [elpa] externals/ssh-deploy a81c3f1 166/173: Fixed README syntax
Date: Sat, 20 Oct 2018 10:36:50 -0400 (EDT)

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

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

diff --git a/README.md b/README.md
index c0a8e1c..b5ebf4f 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ Here is a list of other variables you can set globally or per 
directory:
 * `ssh-deploy-remote-sql-user` Default user when connecting to remote SQL 
database *(string)*
 * `ssh-deploy-remote-shell-executable` Default remote shell executable when 
launching shell on remote host *(string)*
 * `ssh-deploy-verbose` Show messages in message buffer when starting and 
ending actions, default t *(boolean)*
-* `ssh-deploy-script' - Our custom lambda function that will be called using 
(funcall) when running deploy script
+* `ssh-deploy-script` - Your custom lambda function that will be called using 
(funcall) when running deploy script handler
 
 ## Deployment configuration examples
 



reply via email to

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