Mention the --server and --sender option as being internal,

not-for use by a normal user options.  Also mention the
support/rrsync script in this context.
This commit is contained in:
Wayne Davison
2006-09-18 00:19:04 +00:00
parent 174e51b5bf
commit 4e0bf97716

View File

@@ -2536,6 +2536,16 @@ manpagesection(VERSION)
This man page is current for version 2.6.8 of rsync.
manpagesection(INTERNAL OPTIONS)
The options bf(--server) and bf(--sender) are used internally by rsync,
and should never be typed by a user under normal circumstances. Some
awareness of these options may be needed in certain scenarios, such as
when setting up a login that can only run an rsync command. For instance,
the support directory of the rsync distribution has an example script
named rrsync (for restricted rsync) that can be used with a restricted
ssh login.
manpagesection(CREDITS)
rsync is distributed under the GNU public license. See the file