X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fbtr;a=blobdiff_plain;f=README.md;h=f482cc8c70cd541c9de1e11a8344d33e9efc686d;hp=e0a929e2eb072f0da49496053261dd042ec908b8;hb=5735fce9818606a36ff3ebbbf902030bcd46c506;hpb=14b604bea2501022d3d828f746a6fa2b2055a00a 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