Run| Workspace| Log| Issues| Fixes| Pre-reqs| Stats| XRef| Maven Repository Proxy Log Gump Logo

Details

Parameter

Prefix Name Value
-help

Command Line

nant -help 

Output

NAnt 0.92 (Build 0.92.4526.0; rc1; 5/23/2012)
Copyright (C) 2001-2012 Gerry Shaw
http://nant.sourceforge.net

NAnt comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain
conditions set out by the GNU General Public License.  A copy of the license
is available in the distribution package and from the NAnt web site.

Usage : NAnt [options] <target> <target> ...
Options : 

  -t[argetframework]:<text>      Specifies the framework to target
  -defaultframework:<text>       Specifies the framework to target (Short format: /k)
  -buildfile:<text>              Use given buildfile (Short format: /f)
  -pause[+|-]                    Pauses before program ends
  -v[erbose][+|-]                Displays more information during build process
  -debug[+|-]                    Displays debug information during build process
  -q[uiet][+|-]                  Displays only error or warning messages during build process
  -e[macs][+|-]                  Produce logging information without adornments
  -find[+|-]                     Search parent directories for build file
  -indent:<number>               Indentation level of build output
  -D:<name>=<value>              Use value for given property
  -logger:<text>                 Use given type as logger
  -l[ogfile]:<filename>          Use value as name of log output file
  -listener:<text>               Add an instance of class as a project listener
  -ext[ension]:<text>            Load NAnt extensions from the specified assembly
  -projecthelp[+|-]              Prints project help information
  -nologo[+|-]                   Suppresses display of the logo banner
  -h[elp][+|-]                   Prints this message
  @<file>                        Insert command-line settings from a text file.

A file ending in .build will be used if no buildfile is specified.

Apache Gump, Gump, Apache, the Apache feather logo, and the Apache Gump project logos are trademarks of The Apache Software Foundation.

Last Updated: Sat, 20 Apr 2024 06:00:06 ().Python Logo