morganamilo
8f3f4b7b98
Give an example of how to update only AUR packages
...
I've seen `yay -Syua` given as an example all over the place. I'm not
sure if this is left over as a habbit from yaourt. In yay, -a restricts
the upgrade to AUR packages ONLY while I believe in yaourt it means to
also include the AUR.
The problem with `yay -Syua` is that you are doing a database refresh
and then only upgrading the AUR packages. Essencially:
pacman -Sy && update-aur
This is a recipy for partial upgrades.
Either upgrade everything `yay -Syu` or just the AUR `yay -Sua`.
2018-08-05 15:28:06 +01:00
morganamilo
0503753185
Remove --[no]showdiffs and merge the text
2018-07-30 05:01:03 +01:00
morganamilo
4841642c21
Rework manpage
...
Give the manpage a cleaner and easier to read and maintain structure.
This refacotrs the raw groff, the formatted output should apear very
similar.
2018-07-30 05:01:03 +01:00
morganamilo
8e1e935d7e
Update man page
2018-07-30 05:01:03 +01:00
Alad Wenter
a5a9afd681
yay.8: fix typo in --nopgpfetch
2018-07-22 01:04:22 +02:00
morganamilo
526cec70ed
Fix typo in man page
2018-07-19 17:50:30 +01:00
morganamilo
9602d4bc79
Fix typo
2018-07-17 22:36:01 +01:00
morganamilo
686e1baaf4
Update readme, depreciate -Pu and -Pn
2018-07-17 22:01:52 +01:00
morganamilo
a91dc9e557
Document --[no]useask and --[no]combinedupgrade
2018-07-01 14:35:01 +01:00
Jguer
2e8d2b4d2c
Bump MAJOR_VERSION
2018-06-19 11:33:07 +01:00
morganamilo
4bfa5f6128
Document --[no]upgrademenu
2018-06-11 20:12:17 +01:00
morganamilo
d0bc1d70d9
Document new flags
2018-06-11 20:11:38 +01:00
morganamilo
bad0af1a8a
Fix typos
2018-06-04 20:12:26 +01:00
morganamilo
6c22d5987c
Update man page
2018-06-04 20:01:14 +01:00
morganamilo
84810a61af
Document news
2018-05-17 20:20:24 +01:00
Tom Swartz
39cf61f2fd
Clarify Package Ranges in doc
2018-04-23 13:43:17 -04:00
Tom Swartz
579cb28361
Fix typo in docs
2018-04-23 13:29:30 -04:00
Tom Swartz
1c9715dddf
Fix typos
2018-04-23 13:06:56 -04:00
morganamilo
99c7b5bb44
Update man page and tweak usage
2018-04-23 02:24:23 +01:00
morganamilo
14454875c5
Update manpage for -Sc
2018-04-17 13:53:37 +01:00
morganamilo
e05d86b31b
Document fcf0ee34d1
2018-04-08 15:49:56 +01:00
morganamilo
855c6c841c
Update usage and man page for new flags
2018-04-05 19:25:17 +01:00
Morgana
f979d010ca
Merge pull request #309 from Morganamilo/fix#306
...
Fix missing -P in example.
2018-03-31 22:50:11 +01:00
morganamilo
b268b0a9ce
Fix missing -P in example.
2018-03-31 22:49:17 +01:00
Andrew Simmons
81381cb943
Fix typo in man page
...
Changed "databse" to "database"
2018-03-31 02:33:14 -04:00
morganamilo
2cb5a6b6d6
Fix \n in man page.
2018-03-26 22:51:52 +01:00
morganamilo
4a8da38c9d
Add -Qu to the extended pacman options
2018-03-25 22:33:15 +01:00
Jguer
82124c1b46
Update version for close release
...
Signed-off-by: Jguer <me@jguer.space>
2018-03-22 17:02:40 +01:00