From 686e1baaf4c52e478da70cd2a392031bedfd48cd Mon Sep 17 00:00:00 2001 From: morganamilo Date: Mon, 16 Jul 2018 16:24:57 +0100 Subject: [PATCH] Update readme, depreciate -Pu and -Pn --- README.md | 2 +- cmd.go | 2 -- doc/yay.8 | 6 ++---- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 35a3efaa..ae140dbb 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ are built into Yay at build time. They do not need to be installed separately. Currently yay Depends on: * https://github.com/Jguer/go-alpm -* https://github.com/mikkeloscar/gopkgbuild +* https://github.com/Morganamilo/go-srcinfo * https://github.com/mikkeloscar/aur ## Frequently Asked Questions diff --git a/cmd.go b/cmd.go index 63fbf694..7eb44539 100644 --- a/cmd.go +++ b/cmd.go @@ -109,9 +109,7 @@ Print specific options: -c --complete Used for completions -d --defaultconfig Print default yay configuration -g --config Print current yay configuration - -n --numberupgrades Print number of updates -s --stats Display system package statistics - -u --upgrades Print update list -w --news Print arch news Yay specific options: diff --git a/doc/yay.8 b/doc/yay.8 index 75010690..33f51d85 100644 --- a/doc/yay.8 +++ b/doc/yay.8 @@ -118,8 +118,7 @@ Print current yay configuration\&. .PP \fB\-n \-\-numberupgrades\fR .RS 4 -Print number of packages that need to be updated\&. Note this does not perform -a database refresh\&. Run \fByay \-Sy\fR Before this for an up to date result\&. +Depreciated, use \fByay -Qu\fR and \fBwl -l\fR instead\%. .RE .PP \fB\-s \-\-stats\fR @@ -131,8 +130,7 @@ be displayed\&. .PP \fB\-u \-\-upgrades\fR .RS 4 -Print Names of packages that need to be updated\&. Note this does not perform -a database refresh\&. Run \fByay \-Sy\fR Before this for an up to date result\&. +Depreciated, use \fByay -Qu\fR instead\%. .RE .PP \fB\-w \-\-news\fR