#!/bin/sh

rsync -axLH --rsh=ssh -r -v --exclude html --exclude paper-letter * .hg was@sage.math.washington.edu:www/sage/hg/doc-main/

