Changed gentoo emaint flag (#403)

It's more verbose, as with the emerge command
This commit is contained in:
o0nd7ots
2024-03-25 15:02:40 +00:00
committed by GitHub
parent d1eb9bfe28
commit 9a3d5b3fe4

View File

@@ -127,7 +127,7 @@ An **unofficial** ebuild is available in [GURU](https://github.com/gentoo/guru)
```zsh
eselect repository enable guru
emaint sync -r guru
emaint sync --repo guru
emerge --ask gui-apps/swaync
```