summaryrefslogtreecommitdiff
path: root/Doc/Zsh/zftpsys.yo
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2015-06-02 00:41:20 +0200
committerAxel Beckert <abe@deuxchevaux.org>2015-06-02 00:41:20 +0200
commit752cbfd48ab774e3de0ecf49543fe748a03406df (patch)
treea78726bf01b008c9b60f84257210b45870da09dd /Doc/Zsh/zftpsys.yo
parent8b373331f539bedc68aa74b1fe0472151f1bea68 (diff)
parentf0068edb4888a4d8fe94defa9c7affaa15e917c9 (diff)
downloadzsh-752cbfd48ab774e3de0ecf49543fe748a03406df.tar.gz
zsh-752cbfd48ab774e3de0ecf49543fe748a03406df.zip
New upstream release: Merge tag 'zsh-5.0.8' / branch 'upstream' into 'debian'.
Diffstat (limited to 'Doc/Zsh/zftpsys.yo')
-rw-r--r--Doc/Zsh/zftpsys.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/zftpsys.yo b/Doc/Zsh/zftpsys.yo
index 00062e43d..349039edc 100644
--- a/Doc/Zsh/zftpsys.yo
+++ b/Doc/Zsh/zftpsys.yo
@@ -283,7 +283,7 @@ semantics, since `tt(/)' is used as a directory separator.
)
findex(zfuput)
item(tt(zfuput) [ tt(-vs) ] var(file1) ...)(
-As tt(zfput), but only send files which are newer than their local
+As tt(zfput), but only send files which are newer than their remote
equivalents, or if the remote file does not exist. The logic is the same
as for tt(zfuget), but reversed between local and remote files.
)