From abd92bbcd7bd4d5788a79e5404f620bcf7349932 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 14 May 2004 16:08:12 +0000 Subject: Add an example for the ssh:// URL syntax in urpmi (Pascal Terjan) --- man/C/urpmi.8 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man') diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index 5b580b92..d016515b 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -154,6 +154,14 @@ This is the same as \fB--src\fP. Quiet mode: when calling rpm no upgrade status is printed. .IP "\fB\-v\fP" Proposes a verbose mode with various messages. +.SH EXAMPLES +.IP "urpmi ssh://foo@bar.net/home/foo/test.rpm" +Fetch /home/foo/test.rpm from server bar.net over ssh using user foo. +You can use a public key or enter your password. + +.IP "urpmi --media foo- --auto-select" +Fetch all the updates from media containing foo- in their name. + .SH FILES .de FN \fI\|\\$1\|\fP -- cgit v1.2.1