All objects on the board are up-down flipped (mirrored over the x axis).

Command line board flipping:

echo "
BoardFlip()
SaveTo(LayoutAs,$OUTFILE)
Quit()
" | pcb $INFILE

To flip the board physically, use BoardFlip(sides)