summaryrefslogtreecommitdiffstats
path: root/pod
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-07-11 08:59:14 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-07-11 08:59:14 +0000
commit9a34ae4f57612b13681b7dce6a730780f7521a3e (patch)
treec46211b5a4f0132db29e09955de54afded4dea05 /pod
parent7d3a43d3eba667ca4291238633f87c4f98535998 (diff)
downloadurpmi-9a34ae4f57612b13681b7dce6a730780f7521a3e.tar
urpmi-9a34ae4f57612b13681b7dce6a730780f7521a3e.tar.gz
urpmi-9a34ae4f57612b13681b7dce6a730780f7521a3e.tar.bz2
urpmi-9a34ae4f57612b13681b7dce6a730780f7521a3e.tar.xz
urpmi-9a34ae4f57612b13681b7dce6a730780f7521a3e.zip
- urpme
o add --justdb
Diffstat (limited to 'pod')
-rw-r--r--pod/urpme.8.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/urpme.8.pod b/pod/urpme.8.pod
index 27cb5468..c61a8827 100644
--- a/pod/urpme.8.pod
+++ b/pod/urpme.8.pod
@@ -50,6 +50,10 @@ Test deinstallation of packages but do not modify the system.
Force invocation even if some packages do not exist.
+=item B<--justdb>
+
+Update only the database, not the filesystem.
+
=item B<--noscripts>
Don't execute the scriptlets. This is equivalent to B<rpm --noscripts>.