From 723234aa4cf23ea42995dc9b2d8598035c3f2332 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 28 Jun 2013 23:10:11 +0200 Subject: [PATCH] docs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 04bab76..a2d16ac 100644 --- a/README.md +++ b/README.md @@ -27,13 +27,13 @@ Usage: btr [-hv] [] -C, --configure= Define $CONFIGURE options Rulesets: - source: git - build: php + source: git, svn + build: php, pecl report: mail ``` #### Examples -`USER=mike@php.net ./bin/btr -s svn -b pecl -r mail -v https://svn.php.net/repository/pecl/http -B branches/DEV_2` +`./bin/btr -s svn -b pecl -r mail -v https://svn.php.net/repository/pecl/http -B branches/DEV_2` `USER=mike@php.net TESTS=tests/output ./bin/btr -s git -b php -r mail git@git.php.net:php-src.git` -- 2.30.2