diff options
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 |