diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-05-14 16:08:12 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-05-14 16:08:12 +0000 |
commit | abd92bbcd7bd4d5788a79e5404f620bcf7349932 (patch) | |
tree | 8ddc30c3f31badc52390eacd4f62ce8177eda6bf /man/C | |
parent | 9aba0ddb6d5d9263174a49833515d04e97da8612 (diff) | |
download | urpmi-abd92bbcd7bd4d5788a79e5404f620bcf7349932.tar urpmi-abd92bbcd7bd4d5788a79e5404f620bcf7349932.tar.gz urpmi-abd92bbcd7bd4d5788a79e5404f620bcf7349932.tar.bz2 urpmi-abd92bbcd7bd4d5788a79e5404f620bcf7349932.tar.xz urpmi-abd92bbcd7bd4d5788a79e5404f620bcf7349932.zip |
Add an example for the ssh:// URL syntax in urpmi (Pascal Terjan)
Diffstat (limited to 'man/C')
-rw-r--r-- | man/C/urpmi.8 | 8 |
1 files changed, 8 insertions, 0 deletions
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 |