Selaa lähdekoodia

Merge pull request #309 from Morganamilo/fix#306

Fix missing -P in example.
Morgana 7 vuotta sitten
vanhempi
commit
f979d010ca
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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