Oops, before is *more* important.
This commit is contained in:
parent
0c79798f70
commit
88178e376e
1 changed files with 2 additions and 3 deletions
|
@ -173,9 +173,8 @@ When adding rules of a type that has an ordering, the client can add parameters
|
||||||
that define the priority of the rule:
|
that define the priority of the rule:
|
||||||
|
|
||||||
before
|
before
|
||||||
Use 'before' with a rule_id as its value to make the new rule the next-less
|
Use 'before' with a rule_id as its value to make the new rule the next-more
|
||||||
important rule with respect to the given rule.
|
important rule with respect to the given rule.
|
||||||
after
|
after
|
||||||
This makes the new rule the next-most important rule relative to the given
|
This makes the new rule the next-less important rule relative to the given
|
||||||
rule.
|
rule.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue