Doc fixes for ProcessManager.start (#54) Looks like the docs were not updated after some past changes.
A generic process invocation abstraction for Dart.
Like dart:io, package:process supplies a rich, Dart-idiomatic API for spawning OS processes.
Unlike dart:io, package:process: