README.md in handbrake-0.1.0 vs README.md in handbrake-0.2.0

- old
+ new

@@ -124,9 +124,16 @@ To put it more technically, the chain object returned from each intermediate configuration step returns an independent copy of the configuration chain. +### Output options + +By default, the `output` execution method behaves just like invoking +HandBrakeCLI directly. `handbrake.rb` also supports a couple of +additional behaviors, including overwrite detection and atomic output +file creation. See {HandBrake::CLI#output} for more details. + Additional resources -------------------- * API docs: [last release](http://rubydoc.info/gems/handbrake) or [in development](http://rubydoc.info/github/rsutphin/handbrake.rb/master/frames)