I run this a command with` subplot -B+ap `and I got this warning: ``` gmt subplot begin 2x2 $REGION -Fs20c -Bxaf -Byaf+ap -Srl -Scb -A1+gwhite+jTR -M0.05c/0.75c subplot [WARNING]: Modifier +a detected but not a valid modifier! - ignored ``` The figure is well created. The issue is only about the warning message. I don't know why I got it. I think it should NOT appear.