aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wilmott <p@p8952.info>2015-02-13 12:47:34 +0000
committerPeter Wilmott <p@p8952.info>2015-02-13 12:47:34 +0000
commitfae4cd2523f3047501ca5345abf93e088e5fc8e2 (patch)
tree27dff25fd6cbf1be4203760eabad59132bf9012d /README.md
parentReduce calls to repoman (diff)
downloadruby-tinderbox-fae4cd2523f3047501ca5345abf93e088e5fc8e2.tar.gz
ruby-tinderbox-fae4cd2523f3047501ca5345abf93e088e5fc8e2.tar.bz2
ruby-tinderbox-fae4cd2523f3047501ca5345abf93e088e5fc8e2.zip
Split example 'docker run' command over two lines
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 57cb34f..d9cc335 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,8 @@ Build the docker base image:
Run the tinderbox scripts against a single package:
- docker run gentoo/ruby-tinderbox /ruby-tinderbox/tinder.sh category/package-version-revision
+ docker run gentoo/ruby-tinderbox /ruby-tinderbox/tinder.sh \
+ category/package-version-revision
Run the tinderbox scripts against multiple packages: