logerrit | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 85c7f925a29f6edcffebe40ef69164f10655abb1
Author: Philipp Weissenbacher <[email protected]>
Date: Mon Mar 4 15:57:16 2013 +0100
Print help text if no subcommand is provided
Change-Id: Id9abc3ab45af8b6e44904090e179ce67a3f45796
Reviewed-on: https://gerrit.libreoffice.org/2541
Reviewed-by: Thomas Arnhold <[email protected]>
Reviewed-by: Eike Rathke <[email protected]>
Tested-by: Eike Rathke <[email protected]>
diff --git a/logerrit b/logerrit
index 2456ae1..d08768d 100755
--- a/logerrit
+++ b/logerrit
@@ -48,7 +48,7 @@ submit() {
}
case "$1" in
- help|--help)
+ help|--help|"")
echo "Usage: ./logerrit subcommand [options]"
echo "simple and basic tool to interact with LibreOffice gerrit"
echo "subcommands:"
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits