Skip to content

Fix error in use flag dependencies documentation

PopeRigby requested to merge poperigby/portmod:fix-rdepend-flag-doc into master

The docs incorrectly state that cat/foo[!flag] indicates that a flag must be disabled. It should actually be cat/foo[-flag].

Merge request reports