man/man1/tork.1 in tork-19.7.0 vs man/man1/tork.1 in tork-19.8.0

- old
+ new

@@ -1,6 +1,6 @@ -.TH TORK 1 2014\-03\-04 19.7.0 +.TH TORK 1 2014\-06\-23 19.8.0 .SH NAME .PP tork \- Continuous testing tool for Ruby .SH SYNOPSIS .PP @@ -37,11 +37,11 @@ This program can be controlled remotely by multiple .BR tork-remote (1) instances. .SH OPTIONS .TP -\fB\fC-h\fR, \fB\fC--help\fR +\fB\fC\-h\fR, \fB\fC\-\-help\fR Show this help manual. .SH FILES .TP \fI\&.tork/config.rb\fP Optional Ruby script that is loaded inside the driver process on startup. @@ -59,10 +59,12 @@ Loads the following configuration helpers (as appropriate) if your current working directory appears to utilize what they configure. See below for complete descriptions of these configuration helpers. .RS .IP \(bu 2 +bundler +.IP \(bu 2 rails .IP \(bu 2 devise .IP \(bu 2 test @@ -110,9 +112,15 @@ \fB\fCcucumber\fR Supports the Cucumber .UR https://cukes.info .UE testing framework. +.PP +\fB\fCbundler\fR + Supports the Bundler +.UR http://bundler.io +.UE +dependency framework. .PP \fB\fCrails\fR Supports the Ruby on Rails .UR http://rubyonrails.org .UE \ No newline at end of file