From bccfaca01d72996a6b1d880b510b6451335cb8e3 Mon Sep 17 00:00:00 2001 From: alessio Date: Mon, 19 Jun 2017 13:35:30 +0200 Subject: [PATCH] doc fixed --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5aac9ac..bdc1d2d 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,8 @@ $ go get github.com/tockins/realize status: true build: status: false + args: + - -race run: true args: - --myarg @@ -183,10 +185,10 @@ $ go get github.com/tockins/realize command: ./ls changed: true streams: // enable/disable streams - cli_out: true - file_out: false - file_log: false - file_err: false + cli_out: true + file_out: false + file_log: false + file_err: false ```