Skip to content

Instantly share code, notes, and snippets.

@Justasic
Created October 7, 2012 05:36
Show Gist options
  • Save Justasic/3847224 to your computer and use it in GitHub Desktop.
Save Justasic/3847224 to your computer and use it in GitHub Desktop.
Test Readme for ANT

Other switches

  • List of switches: -h, --help
  • Start with minimal logging: -d, --developer
  • Stay in console: -n, --nofork
  • Debug everything sent to/from every socket: -p, --protocoldebug
  • No terminal colors: -c, --nocolor
  • Show memory info: -m, --memorydebug
  • Do not write to databases: -r, --readonly
  • Print version: -v, --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment