diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-12-22 15:14:34 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-12-22 15:14:34 +0000 |
commit | e251ee8e540b6c08cb1c62509d834c39bcb5e6a3 (patch) | |
tree | f818ebeeae5acab74e258cd99a5566d3d6738942 /pod/rurpmi.8.pod | |
parent | 99baa5645a48226e40f6a4cf6c5520a99d5f2f93 (diff) | |
download | urpmi-e251ee8e540b6c08cb1c62509d834c39bcb5e6a3.tar urpmi-e251ee8e540b6c08cb1c62509d834c39bcb5e6a3.tar.gz urpmi-e251ee8e540b6c08cb1c62509d834c39bcb5e6a3.tar.bz2 urpmi-e251ee8e540b6c08cb1c62509d834c39bcb5e6a3.tar.xz urpmi-e251ee8e540b6c08cb1c62509d834c39bcb5e6a3.zip |
New option --auto-update (bug #19819)
Diffstat (limited to 'pod/rurpmi.8.pod')
-rw-r--r-- | pod/rurpmi.8.pod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pod/rurpmi.8.pod b/pod/rurpmi.8.pod index 835faecc..e92d163a 100644 --- a/pod/rurpmi.8.pod +++ b/pod/rurpmi.8.pod @@ -15,7 +15,8 @@ on it, preventing any abuse of this tool to compromise the system. With rurpmi, you can't install arbitrary rpm files; moreoever the B<--keep>, B<--verify-rpm>, and B<--norebuild> options are forced, and several dangerous options are forbidden (B<--root>, B<--use-distrib>, -B<--env>, B<--nolock>, B<--allow-nodeps>, B<--allow-force>, B<--force>). +B<--env>, B<--nolock>, B<--allow-nodeps>, B<--allow-force>, B<--force>, +B<--auto-update>). =head1 CAVEAT |