Added usage strings to all commands
[guilt.git] / guilt-add
blob31d0b0c9077e91580b209533bd6c29cb9f0d605a
1 #!/bin/bash
3 # Copyright (c) Josef "Jeff" Sipek, 2006, 2007
6 source "`dirname $0`/guilt"
8 USAGE="<file>..."
10 git-add "$@"