Ver código fonte

Merge pull request #309 from Morganamilo/fix#306

Fix missing -P in example.
Morgana 7 anos atrás
pai
commit
f979d010ca
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      doc/yay.8

+ 1 - 1
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