[Libreoffice-commits] core.git: logerrit

Bjoern Michaelsen bjoern.michaelsen at canonical.com
Thu Mar 28 18:04:34 PDT 2013


 logerrit |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit b910d1d9b742b324b1ce84a6fa7aa59dcc6e78ca
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Fri Mar 29 02:03:56 2013 +0100

    add wiki-link to logerrit
    
    Change-Id: I44dee045cef9227b62666ed08206a342fe37b18c

diff --git a/logerrit b/logerrit
index 9c7fdba..5d04a20 100755
--- a/logerrit
+++ b/logerrit
@@ -42,6 +42,8 @@ case "$1" in
     help|--help|"")
         echo "Usage: ./logerrit subcommand [options]"
         echo "simple and basic tool to interact with LibreOffice gerrit"
+        echo "see https://wiki.documentfoundation.org/Development/gerrit for details."
+        echo
         echo "subcommands:"
         echo "             setup                   walking you though your gerrit setup"
         echo "             test                    test your gerrit setup"


More information about the Libreoffice-commits mailing list