diff options
Diffstat (limited to 'pod/8/urpmi.pod')
-rw-r--r-- | pod/8/urpmi.pod | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/pod/8/urpmi.pod b/pod/8/urpmi.pod index 1ebef239..41eb3713 100644 --- a/pod/8/urpmi.pod +++ b/pod/8/urpmi.pod @@ -188,7 +188,10 @@ architectures (32 and 64 bit). =item B<-a> -If multiple packages match the given substring, install them all. +If multiple packages match the request, install them all. + +If this option is not set and there are several results, the user will be +asked to select one unless --auto is set (in which case one will be picked). =item B<-p> |