=== modified file 'bin/snap.push.single' --- bin/snap.push.single 2014-08-12 16:36:47 +0000 +++ bin/snap.push.single 2014-02-27 18:27:30 +0000 @@ -2,7 +2,7 @@ : ${SNAP_SRC:=.} usage() { - printf >&2 "Usage: %s: [-S SNAP_SRC] [-D SNAP_DST] [-] [RSYNC_ARGS]\n" $(basename "$0") + printf >&2 "Usage: %s: [-S SNAP_SRC] [-D SNAP_DST] [-] [RSYNC_ARGS]\n" $(basenam "$0") exit 2 }