From 02e924be5ea81867d5ad55c118d18858cc8aeac3 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 1 Jul 2013 14:04:09 +0200 Subject: [PATCH] update with current help message --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 -- 2.30.2