Skip to content
Snippets Groups Projects
Commit 99934e55 authored by Greg Steuck's avatar Greg Steuck
Browse files

Document required +/- before flags in package sections.

Fixes #7155
parent 8ee1b824
No related branches found
No related tags found
No related merge requests found
......@@ -552,12 +552,7 @@ feature was added.
flags: +foo -bar
If there is no leading punctuation, it is assumed that the flag
should be enabled; e.g., this is equivalent:
::
flags: foo -bar
Exactly one of + or - is required before each flag.
Flags are *per-package*, so it doesn't make much sense to specify
flags at the top-level, unless you happen to know that *all* of your
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment