ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
AUTOMATOR(1) BSD General Commands Manual AUTOMATOR(1) NAME automator -- Runs Automator workflow. SYNOPSIS automator [-v] [-i input] [-D name=value ...] workflow DESCRIPTION automator runs the specified workflow. To create or edit a workflow, use the Automator application. The following options are available: -D name=value Set variable name to value for this run of workflow. -i input Set input as the input to workflow If input is - then the contents of standard input is used. The newline character (\n) is the delimiter for multiple strings. -v Run in verbose mode. Mac OS X April 1, 2007 Mac OS X |
|