diff options
Diffstat (limited to 'pod/8/urpme.pod')
-rw-r--r-- | pod/8/urpme.pod | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/pod/8/urpme.pod b/pod/8/urpme.pod index 158a6957..8358a129 100644 --- a/pod/8/urpme.pod +++ b/pod/8/urpme.pod @@ -18,22 +18,18 @@ want to specify packages more broadly, use the B<-a> option. =over -=item B<--help> +=item B<-h>, B<-?>, B<--help> -Prints a help message and exit (this is the same as B<-h> or B<-?>). +Prints a help message and exit. =item B<-a> If multiple packages match the given substring, deinstall them all. -=item B<--verbose> +=item B<-v>, B<--verbose> Proposes a verbose mode with various messages. -=item B<-v> - -This is the same as B<--verbose>. - =item B<--auto> Removes packages non-interactively, without asking questions. |