Skip to content

ArgumentsOutputDirectory

x97mdr edited this page Feb 7, 2012 · 6 revisions

Output Directory

Explanation

Allows the user to customize where the generated output will go.

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