man/make.conf.5: SYNC ssh examples, bug #470152
authortomboy64 <tomboy64@sina.cn>
Fri, 17 May 2013 16:06:40 +0000 (09:06 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 17 May 2013 16:06:40 +0000 (09:06 -0700)
man/make.conf.5

index 19118ff7e613c98c45afe095e656a740bdaa09f6..f54c93f2851864cbbbe65fd4f92532931b01ddbb 100644 (file)
@@ -965,6 +965,22 @@ Insert your preferred rsync mirror here.  This rsync server
 is used to sync the local portage tree when `emerge \-\-sync` is run.
 .br
 Defaults to rsync://rsync.gentoo.org/gentoo\-portage
+.RS
+.TP
+.B Usage:
+(rsync|ssh)://[username@]hostname[:port]/(module|path)
+.TP
+.B Examples:
+rsync://private\-mirror.com/portage\-module
+.br
+rsync://rsync\-user@private\-mirror.com:873/gentoo\-portage
+.br
+ssh://ssh\-user@192.168.0.1:22/usr/portage
+.br
+ssh://ssh\-user@192.168.0.1:22/\\${HOME}/portage\-storage
+.TP
+Note: For the ssh:// scheme, key\-based authentication might be of interest.
+.RE
 .TP
 \fBUNINSTALL_IGNORE\fR = \fI[space delimited list of fnmatch patterns]\fR
 This variable prevents uninstallation of files that match