#!/bin/sh

proj="$1"
shift
timeclock in "$proj" "$@"