@@ -28,15 +28,15 @@ static struct GMT_KEYWORD_DICTIONARY module_kw[] = {
2828 { 0 , 'A' , "polygon" , "" , "" , "" , "" , GMT_TP_STANDARD },
2929 { 0 , 'D' , "inset|inset_box" ,
3030 "g,j,J,n,x" , "mapcoords,inside,outside,boxcoords,plotcoords" ,
31- "r,s,t,u,w,j,o" , "corners,outfile,translate,units,width,janchor ,offset" ,
31+ "r,s,t,u,w,j,o" , "corners,outfile,translate,units,width,anchor ,offset" ,
3232 GMT_TP_STANDARD },
3333 { 0 , 'F' , "box" ,
3434 "d,l,t" , "inset,scale,rose" ,
3535 "c,g,i,p,r,s" , "clearance,fill,inner,pen,radius,shade" ,
3636 GMT_TP_STANDARD },
3737 { 0 , 'L' , "mapscale|map_scale" ,
3838 "g,j,J,n,x" , "mapcoords,inside,outside,boxcoords,plotcoords" ,
39- "w,a,c,f,j,l,o,u,v" , "length,align,loc,fancy,janchor ,label,anchoroffset ,units,vertical" ,
39+ "w,a,c,f,j,l,o,u,v" , "length,align,loc,fancy,anchor ,label,offset ,units,vertical" ,
4040 GMT_TP_STANDARD },
4141 /* -Td and -Tm not doable because they have inconsistent short modifiers? */
4242 { 0 , '\0' , "" , "" , "" , "" , "" , 0 } /* End of list marked with empty option and strings */
0 commit comments