correct command help for search option --suggests
authorGabriele Mohr <gs@suse.de>
Thu, 25 Jul 2013 10:11:58 +0000 (12:11 +0200)
committerGabriele Mohr <gs@suse.de>
Thu, 25 Jul 2013 10:23:59 +0000 (12:23 +0200)
src/Zypper.cc

index 7fc5e25..6af9511 100644 (file)
@@ -1942,7 +1942,7 @@ void Zypper::processCommandOptions()
       "    --provides             Search for packages which provide the search strings.\n"
       "    --recommends           Search for packages which recommend the search strings.\n"
       "    --requires             Search for packages which require the search strings.\n"
-      "    --suggests             Search what packages are suggested by the search strings.\n"
+      "    --suggests             Search for packages which suggest the search strings.\n"
       "    --conflicts            Search packages conflicting with search strings.\n"
       "    --obsoletes            Search for packages which obsolete the search strings.\n"
       "-n, --name                 Useful together with dependency options, otherwise\n"