branch: externals/ssh-deploy
commit 1c1e379b153bc6206985c765969fd6a9f56aec25
Author: Christian Johansson <christ...@cvj.se>
Commit: Christian Johansson <christ...@cvj.se>

    More improvement on README for force uploads
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 35c00c1..eb56149 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ Set your user and group as owner and file permissions to 
`700`. Emacs should now
 * And add this to your *emacs-init-script*:
 
 ``` elisp
-;; ssh-deploy - prefix = C-c C-z, u = upload, d = download, x = diff, t = 
terminal, b = browse
+;; ssh-deploy - prefix = C-c C-z, f = forced upload, u = upload, d = download, 
x = diff, t = terminal, b = browse
 (add-to-list 'load-path "~/.emacs.d/ssh-deploy/")
 (use-package ssh-deploy
   :config

Reply via email to