Skip to content

ArgumentsOutputDirectory

x97mdr edited this page Feb 7, 2012 · 6 revisions

Output Directory

Explanation

Identifies the folder where Pickles will put the generated output

Default Value

None as yet.

Possible Values

Any valid directory path, either absolute or relative.

Usage

  • Console

Pickles.exe --output-directory=C:\GeneratedDocs

Pickles.exe -o=C:\GeneratedDocs

  • Powershell

Pickle-Features -OutputDirectory C:\GeneratedDocs

  • MSBuild

  • NAnt

Clone this wiki locally