You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's safer to have the -b (block) option take precedence over the -a (allow) option, in the sense that if you want to block an entityID you only need to add a -b flag, rather than hunt through a list of -a flgs for the same entityID.
The text was updated successfully, but these errors were encountered:
It's safer to have the
-b
(block) option take precedence over the -a (allow) option, in the sense that if you want to block an entityID you only need to add a-b
flag, rather than hunt through a list of-a
flgs for the same entityID.The text was updated successfully, but these errors were encountered: