diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-01-06 06:08:13 -0500 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-01-06 06:08:13 -0500 |
commit | cd3c0e844d340714a9af86088942bfa898eca73e (patch) | |
tree | c87e3895011c5bed589982562d7e15cdfd82963d /pod/8 | |
parent | e6eb24d5f292c5c93c90c99af9e457cb69deff9f (diff) | |
download | urpmi-cd3c0e844d340714a9af86088942bfa898eca73e.tar urpmi-cd3c0e844d340714a9af86088942bfa898eca73e.tar.gz urpmi-cd3c0e844d340714a9af86088942bfa898eca73e.tar.bz2 urpmi-cd3c0e844d340714a9af86088942bfa898eca73e.tar.xz urpmi-cd3c0e844d340714a9af86088942bfa898eca73e.zip |
s/--suggests/--recommends/
Diffstat (limited to 'pod/8')
-rw-r--r-- | pod/8/urpmf.pod | 4 | ||||
-rw-r--r-- | pod/8/urpmq.pod | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pod/8/urpmf.pod b/pod/8/urpmf.pod index d63c7993..5b638f13 100644 --- a/pod/8/urpmf.pod +++ b/pod/8/urpmf.pod @@ -171,9 +171,9 @@ Prints the Size tag. Prints the names of source rpms. -=item B<--suggests> +=item B<--recommends> -Prints the Suggests tag. +Prints the Recommends tag. =item B<--summary> diff --git a/pod/8/urpmq.pod b/pod/8/urpmq.pod index cbf9d80e..08c59934 100644 --- a/pod/8/urpmq.pod +++ b/pod/8/urpmq.pod @@ -202,9 +202,9 @@ Prints the package provides. Prints the package requires. -=item B<--suggests> +=item B<--recommends> -Prints the package suggests. +Prints the package recommends. =item B<--sources> |