diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-08-23 13:24:19 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-08-23 13:24:19 +0000 |
commit | a3cfc3441593f8ed8dd8ed636502e6f115fb5177 (patch) | |
tree | 072b5bf07f5dcca9a3c67095bd43c5cb6b086c69 /pod/urpmi.8.pod | |
parent | 73541f4cf13f9bf1d61f0ec98ebd6e5601d1661b (diff) | |
download | urpmi-a3cfc3441593f8ed8dd8ed636502e6f115fb5177.tar urpmi-a3cfc3441593f8ed8dd8ed636502e6f115fb5177.tar.gz urpmi-a3cfc3441593f8ed8dd8ed636502e6f115fb5177.tar.bz2 urpmi-a3cfc3441593f8ed8dd8ed636502e6f115fb5177.tar.xz urpmi-a3cfc3441593f8ed8dd8ed636502e6f115fb5177.zip |
- urpmi
o new option --justdb (new perl-URPM 1.76)
Diffstat (limited to 'pod/urpmi.8.pod')
-rw-r--r-- | pod/urpmi.8.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index a4fef950..fc138758 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -190,6 +190,10 @@ Proposes a verbose mode with various messages. With this option, urpmi will not install "suggested" packages. By default, urpmi will install (newly) suggested packages. +=item B<--justdb> + +Update only the database, not the filesystem. + =item B<--replacepkgs> Force installing the packages even though they are already installed. |