diff options
Diffstat (limited to 'localgitpdebuild')
-rwxr-xr-x | localgitpdebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localgitpdebuild b/localgitpdebuild index d8c3c93..613dc38 100755 --- a/localgitpdebuild +++ b/localgitpdebuild @@ -24,7 +24,7 @@ set -e PRG=$(basename "$0") -function showhelp() { +showhelp() { echo <<EOF Usage: $PRG POOL [debbuildopts] [-- pbuilderopts] |