fix(yay): lint README.md

This commit is contained in:
Jguer 2020-02-29 18:53:58 +01:00
parent 9795a36692
commit 35475c7f4c
No known key found for this signature in database
GPG key ID: 6D6CC9BEA8556B35

View file

@ -111,8 +111,9 @@ If you transition between aur helpers and did not install the devel package usin
Check `CONTRIBUTING.md` for more information.
## Examples of Custom Operations
| Command | Description |
| ------------- | ------------- |
| ------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
| `yay <Search Term>` | Present package-installation selection menu. |
| `yay -Ps` | Print system statistics. |
| `yay -Yc` | Clean unneeded dependencies. |
@ -131,4 +132,3 @@ Check `CONTRIBUTING.md` for more information.
<img src="https://rawcdn.githack.com/Jguer/jguer.github.io/77647f396cb7156fd32e30970dbeaf6d6dc7f983/yay/yay-y.png" width="42%"/>
<img src="https://rawcdn.githack.com/Jguer/jguer.github.io/77647f396cb7156fd32e30970dbeaf6d6dc7f983/yay/yay-ps.png" width="42%"/>
</p>