summaryrefslogtreecommitdiff
path: root/librerepkg
diff options
context:
space:
mode:
Diffstat (limited to 'librerepkg')
-rwxr-xr-xlibrerepkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/librerepkg b/librerepkg
index 6232406..1da4b8e 100755
--- a/librerepkg
+++ b/librerepkg
@@ -43,7 +43,7 @@ usage() {
while getopts 'h' arg; do
case $arg in
- h) usage; exit 0 ;;
+ h) usage; exit 0 ;;
esac
done