mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-01-30 17:51:58 -05:00
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:
10
rsync.yo
10
rsync.yo
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user