From: Michael Wallner Date: Mon, 1 Jul 2013 12:04:09 +0000 (+0200) Subject: update with current help message X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fbtr;a=commitdiff_plain;h=02e924be5ea81867d5ad55c118d18858cc8aeac3 update with current help message --- diff --git a/README.md b/README.md index e0a929e..f482cc8 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ A simple tool to automate reporting of build and test results. ### Currently supported rulesets: * ***source:*** git, svn -* ***build:*** php, pecl -* ***report:*** mail +* ***build:*** php, pecl, gnu +* ***report:*** mail, notify-send #### Usage ``` @@ -29,9 +29,9 @@ Usage: btr [-hv] [] -C, --configure= Define $CONFIGURE options Rulesets: - source: git, svn - build: php, pecl - report: mail + source: git svn + build: gnu pecl php + report: mail notify-send ``` #### Examples