diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2013-03-29 02:03:56 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2013-03-29 02:03:56 +0100 |
commit | b910d1d9b742b324b1ce84a6fa7aa59dcc6e78ca (patch) | |
tree | 2106ae7b19d7ee4bf06f18bc864038dc017a8245 /logerrit | |
parent | f998aec8972d2b6b226fb8d3bdd589f5ff233222 (diff) |
add wiki-link to logerrit
Change-Id: I44dee045cef9227b62666ed08206a342fe37b18c
Diffstat (limited to 'logerrit')
-rwxr-xr-x | logerrit | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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" |