diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-01-11 11:06:20 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-01-11 11:06:20 +0000 |
commit | d75279db49ca12cf10d930a7e7b6185ca1e1e04b (patch) | |
tree | 63a6d9af2a05879d8c88fbdf67790f7553d1edf7 /pod | |
parent | 0ceba028e5dcd75c83b01d17fa26c873919fc64a (diff) | |
download | urpmi-d75279db49ca12cf10d930a7e7b6185ca1e1e04b.tar urpmi-d75279db49ca12cf10d930a7e7b6185ca1e1e04b.tar.gz urpmi-d75279db49ca12cf10d930a7e7b6185ca1e1e04b.tar.bz2 urpmi-d75279db49ca12cf10d930a7e7b6185ca1e1e04b.tar.xz urpmi-d75279db49ca12cf10d930a7e7b6185ca1e1e04b.zip |
Document --nolock
Diffstat (limited to 'pod')
-rw-r--r-- | pod/urpmi.8.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index b696268c..d9b91c8c 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -286,6 +286,11 @@ F</etc/urpmi/skip.list> (see urpmi.files(5)). When several packages are found, propose more choices than the default. +=item B<--nolock> + +Don't lock urpmi and rpm db. This can be useful in conjunction with +B<--root>. + =item B<--norebuild> Don't try to rebuild the hdlist files from the RPMs if the original hdlist |