mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-09-08 11:22:14 -04:00
updated --password-file docs
This commit is contained in:
1 parent
cbce490e13
commit
fc7952e7f3
1 file changed
+2
-1
@@ -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()
|
||||
|
||||
|
||||
Reference in new issue
Block a user