Closed LocalSpook closed 1 year ago
Currently, if you run eselect repository enable/disable/remove REPO_FOO, the output will show: 1 repositories enabled/disabled/removed. This commit changes it to show: 1 repository enabled/disabled/removed.
eselect repository enable/disable/remove REPO_FOO
1 repositories enabled/disabled/removed
1 repository enabled/disabled/removed
Thank you but I don't think it's really worth the added complexity.
Currently, if you run
eselect repository enable/disable/remove REPO_FOO
, the output will show:1 repositories enabled/disabled/removed
. This commit changes it to show:1 repository enabled/disabled/removed
.