diff options
author | Camille Begnis <camille@mandriva.com> | 2000-02-29 23:30:42 +0000 |
---|---|---|
committer | Camille Begnis <camille@mandriva.com> | 2000-02-29 23:30:42 +0000 |
commit | 0e8bb1cf4662740b91851fe23b54aeed98d171ac (patch) | |
tree | ebae9328831089b2d03bc46b9fd72e116e9db1d8 /urpmi.8 | |
parent | 6652211862af8d83822ed33d804b37b0462063f9 (diff) | |
download | urpmi-0e8bb1cf4662740b91851fe23b54aeed98d171ac.tar urpmi-0e8bb1cf4662740b91851fe23b54aeed98d171ac.tar.gz urpmi-0e8bb1cf4662740b91851fe23b54aeed98d171ac.tar.bz2 urpmi-0e8bb1cf4662740b91851fe23b54aeed98d171ac.tar.xz urpmi-0e8bb1cf4662740b91851fe23b54aeed98d171ac.zip |
Added two man pages for rpmf and urpmi.update
Diffstat (limited to 'urpmi.8')
-rw-r--r-- | urpmi.8 | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -1,18 +1,17 @@ -.TH urpmi 8 "18 Nov 1999" "Mandrakesoft" "Linux-Mandrake" +.TH urpmi 8 "29 Feb 2000" "Mandrakesoft" "Linux-Mandrake" .IX urpmi .SH NAME urpmi \- rpm wrapper making installs easier for the user .SH SYNOPSIS .B urpmi -[--auto] -[-a] +[options] package_name [package_names...] .SH DESCRIPTION urpmi enables non-superuser install of rpms. In fact, it only authorizes well-known rpms to be installed. -You can compare rpm vs urpmi with insmod vs modprobe or dpkg vs apt-get +You can compare rpm vs. urpmi with insmod vs. modprobe or dpkg vs apt-get .PP All users belonging to group urpmi are allowed to install packages. .br @@ -38,8 +37,8 @@ To install all available menu entries of all known packages, use autoirpm-icons. .SH OPTION .IP "\fB\--auto\fP" installs all required dependencies without asking. -.IP "\fB\-a\fP" -if multiple packages match the substring given, take them all +> .IP "\fB\-a\fP" +> if multiple packages match the substring given, take them all .SH FILES /usr/bin/urpmi .br @@ -66,11 +65,13 @@ A simple text file containning all dependencies of all known packages. The same but in html format, user readable. .SH "SEE ALSO" urpmi.addmedia(8), +urpmi.update(8), urpmi.removemedia(8), urpmi.update(8), autoirpm(8), autoirpm-icons(8), gurpmi(8), +rpmf(8), rpmdrake(8) .SH AUTHOR Pascal Rigaux, Mandrakesoft |