Signed-off-by: Toralf Förster <[email protected]>
---
 pym/portage/news.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pym/portage/news.py b/pym/portage/news.py
index 2c45f85..c5aa2b5 100644
--- a/pym/portage/news.py
+++ b/pym/portage/news.py
@@ -421,5 +421,5 @@ def display_news_notifications(news_counts):
 
        if newsReaderDisplay:
                print(colorize("WARN", " *"), end=' ')
-               print("Use " + colorize("GOOD", "eselect news") + " to read 
news items.")
+               print("Use " + colorize("GOOD", "eselect news read new") + " to 
read new items.")
                print()
-- 
2.2.2


Reply via email to