It was somewhere in manuals but cant recall now

The syntax is WxH[+-]top[+-]left
W- width
H - height
top - pixels from top (if negative - from the bottom border).
left - pixels from the left border (if negative - then from the right border).
example:
xeyes -geometry 20x20+700+305