summaryrefslogtreecommitdiff
path: root/logerrit
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2013-02-01 18:12:58 +0100
committerPetr Mladek <pmladek@suse.cz>2013-02-01 18:12:58 +0100
commit7d88c35cc3fa8b4c9ebf23800d3771a265937086 (patch)
tree83f2b009fa3691f608f8e14c87361bb7a8d2a072 /logerrit
parent8d12a195b1ddf433177fe4f3e7b0c109999a2ae9 (diff)
logerrit: print logerrit help with --help
It printed help of the plain gerrit tool which always confused me :-) Change-Id: Ied81688ada4b536486d998709230fc24fa3c9b62
Diffstat (limited to 'logerrit')
-rwxr-xr-xlogerrit2
1 files changed, 1 insertions, 1 deletions
diff --git a/logerrit b/logerrit
index bb604734a253..2456ae1af121 100755
--- a/logerrit
+++ b/logerrit
@@ -48,7 +48,7 @@ submit() {
}
case "$1" in
- help)
+ help|--help)
echo "Usage: ./logerrit subcommand [options]"
echo "simple and basic tool to interact with LibreOffice gerrit"
echo "subcommands:"