Browse code

Manual page documentation for --follow-symlinks

git-svn-id: https://s3tools.svn.sourceforge.net/svnroot/s3tools/s3cmd/branches/amax-follow-symlinks@427 830e0280-6d2a-0410-9c65-932aecc39d9d

Aaron Maxwell authored on 2010/07/19 04:47:21
Showing 1 changed files
... ...
@@ -138,6 +138,10 @@ Continue getting a partially downloaded file (only for \fIget\fR command). This
138 138
 \fB\-\-skip\-existing\fR
139 139
 Skip over files that exist at the destination (only for \fIget\fR and \fIsync\fR commands).
140 140
 .TP
141
+\fB\-\-follow\-symlinks\fR
142
+Treat local symbolic links as if they are regular files,
143
+copying their targets to the remote. (Only for \fIput\fR and \fIsync\fR commands).
144
+.TP
141 145
 \fB\-m\fR MIME/TYPE, \fB\-\-mime\-type\fR=MIME/TYPE
142 146
 Default MIME\-type to be set for objects stored.
143 147
 .TP