3550: Remove extraneous "to" in usage message.
[arvados.git] / sdk / cli / bin / arv-run-pipeline-instance
index f529db0fac52cf20257f5d0ccca9c27cf3614e14..d54fbc4126c11345d1b4086bc1fec855c7a075c4 100755 (executable)
@@ -151,7 +151,7 @@ p = Trollop::Parser.new do
       :short => :none,
       :type => :string)
   opt(:submit,
-      "Submit the pipeline instance to the server, and exit. Let the Crunch dispatch service to satisfy the components by finding/running jobs.",
+      "Submit the pipeline instance to the server, and exit. Let the Crunch dispatch service satisfy the components by finding/running jobs.",
       :short => :none,
       :type => :boolean)
   opt(:run_pipeline_here,