diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> | 2006-07-11 09:57:51 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> | 2006-07-11 09:57:51 +0000 |
commit | d6c6b6c10b2b1b58454042deccd3493b015c6feb (patch) | |
tree | db5a559b494e9db31d21ff314c80fc773a05c339 /pod/urpme.8.pod | |
parent | 9a13ac79ac48ed576c1a0e025b855fcf64c21f79 (diff) | |
download | urpmi-d6c6b6c10b2b1b58454042deccd3493b015c6feb.tar urpmi-d6c6b6c10b2b1b58454042deccd3493b015c6feb.tar.gz urpmi-d6c6b6c10b2b1b58454042deccd3493b015c6feb.tar.bz2 urpmi-d6c6b6c10b2b1b58454042deccd3493b015c6feb.tar.xz urpmi-d6c6b6c10b2b1b58454042deccd3493b015c6feb.zip |
Mention urpmi.recover in more urpm* manpages
Diffstat (limited to 'pod/urpme.8.pod')
-rw-r--r-- | pod/urpme.8.pod | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/pod/urpme.8.pod b/pod/urpme.8.pod index d36b1d0c..559a4cbb 100644 --- a/pod/urpme.8.pod +++ b/pod/urpme.8.pod @@ -63,6 +63,9 @@ rpms (usually in F</var/spool/repackage>, but you can override this with an rpm macro.) This is equivalent to providing the B<--repackage> flag to rpm. +If you want to use the repackage/rollback functionality of rpm, you should +check out the C<urpmi.recover> tool. + =item B<--root> I<directory> Use the file system tree rooted for rpm install. All operations and @@ -108,4 +111,4 @@ Pascal Rigaux, Francois Pons, Rafael Garcia-Suarez =head1 SEE ALSO urpmi.addmedia(8), urpmi.update(8), urpmi.removemedia(8), urpmf(8), -urpmi(8), urpmq(8), urpmi.files(5). +urpmi(8), urpmq(8), urpmi.files(5), urpmi.recover(8). |