From: tomboy64 Date: Fri, 17 May 2013 16:06:40 +0000 (-0700) Subject: man/make.conf.5: SYNC ssh examples, bug #470152 X-Git-Tag: v2.2.0_alpha176~10 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b0f3c0b70042c5d0ca08ff3b19722926b8f1d086;p=portage.git man/make.conf.5: SYNC ssh examples, bug #470152 --- diff --git a/man/make.conf.5 b/man/make.conf.5 index 19118ff7e..f54c93f28 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -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