diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-03-24 14:58:23 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-03-24 14:58:23 +0000 |
commit | ba06798039816c9687949c136ac7a806557eeb08 (patch) | |
tree | 0941351a209d8b9536f837ccd4e3278e969bbb9c /pod/urpmi.8.pod | |
parent | 8267bc826550554e98818b11907ab45d848cf441 (diff) | |
download | urpmi-ba06798039816c9687949c136ac7a806557eeb08.tar urpmi-ba06798039816c9687949c136ac7a806557eeb08.tar.gz urpmi-ba06798039816c9687949c136ac7a806557eeb08.tar.bz2 urpmi-ba06798039816c9687949c136ac7a806557eeb08.tar.xz urpmi-ba06798039816c9687949c136ac7a806557eeb08.zip |
Change error code when some packages couldn't be installed
Diffstat (limited to 'pod/urpmi.8.pod')
-rw-r--r-- | pod/urpmi.8.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index 7e274c91..5cd5dc8e 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -505,6 +505,10 @@ No package installed (when using --expect-install) Bad signature +=item 17 + +Some packages couldn't be installed or upgraded + =back =head1 BUG REPORTS |