More thorough argument checking & display usage string on failure
[guilt.git] / guilt-applied
blob087222e7e1083f44f063cf80a1dfd62c1acc8763
1 #!/bin/bash
3 # Copyright (c) Josef "Jeff" Sipek, 2006, 2007
6 source "`dirname $0`/guilt"
8 if [ $# -ne 0 ]; then
9 print_usage
10 exit 1
13 cat $applied