From b268b0a9ce41f4edf91b6656d26955cef56bcf0e Mon Sep 17 00:00:00 2001 From: morganamilo Date: Sat, 31 Mar 2018 22:48:27 +0100 Subject: [PATCH] Fix missing -P in example. --- doc/yay.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/yay.8 b/doc/yay.8 index ddfec06e..ab97664d 100644 --- a/doc/yay.8 +++ b/doc/yay.8 @@ -318,7 +318,7 @@ yay --devel --save Sets devel to true in the config\&. .RE .PP -yay --stats +yay -P --stats .RS 4 Shows statistics for installed packages and system health\&. .RE