From fc7952e7f3e3e3a6ee001bb44c25a43b9f6f0055 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 24 Jan 2000 12:28:45 +0000 Subject: [PATCH] updated --password-file docs --- rsync.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rsync.yo b/rsync.yo index 0f9d4034..15f888a3 100644 --- a/rsync.yo +++ b/rsync.yo @@ -639,7 +639,8 @@ dit(bf(--password-file)) This option allows you to provide a password in a file for accessing a remote rsync server. Note that this option is only useful when accessing a rsync server using the built in transport, not when using a remote shell as the transport. The file -must not be world readable. +must not be world readable. It should contain just the password as a +single line. enddit() -- 2.34.1